ARM: OMAP2+: clock data: add DEFINE_STRUCT_CLK_FLAGS helper
authorAfzal Mohammed <afzal@ti.com>
Wed, 23 Jan 2013 11:42:05 +0000 (17:12 +0530)
committerPaul Walmsley <paul@pwsan.com>
Thu, 31 Jan 2013 16:27:49 +0000 (09:27 -0700)
commit601155b04c2e93c00644003811f59444a9e356e2
tree58b36d6e383a92cd75183aa2171f675d21d58732
parentbb0b7320a72ec899e27b5a852851607ab1305541
ARM: OMAP2+: clock data: add DEFINE_STRUCT_CLK_FLAGS helper

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 <afzal@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/clock.h