From: Afzal Mohammed Date: Wed, 23 Jan 2013 11:42:05 +0000 (+0530) Subject: ARM: OMAP2+: clock data: add DEFINE_STRUCT_CLK_FLAGS helper X-Git-Tag: omap-for-v3.9/clock-signed^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=601155b04c2e93c00644003811f59444a9e356e2;p=pandora-kernel.git 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 Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed