[PATCH 3/4] ARM: OMAP2+: clock: DEFINE_STRUCT_CLK_FLAGS helper
From: paul@pwsan.com (Paul Walmsley)
Date: 2013-01-31 16:25:29
Also in:
linux-omap, lkml
From: paul@pwsan.com (Paul Walmsley)
Date: 2013-01-31 16:25:29
Also in:
linux-omap, lkml
On Tue, 22 Jan 2013, Afzal Mohammed wrote:
DEFINE_STRUCT_CLK does not have the capability to set flags, define DEFINE_STRUCT_CLK_FLAGS to handle flags. This is needed to add SET_RATE_PARENT flag in statically defined lcd clock in am335x. Signed-off-by: Afzal Mohammed <redacted>
Thanks, queued for 3.9. - Paul