[PATCH 3/4] TI816X: clock: Add clockdomains and powerdomains data
Pedanekar, Hemant
hemantp at ti.com
Thu Aug 4 13:28:22 EDT 2011
Paul Walmsley wrote on Saturday, July 16, 2011 1:25 PM:
> On Fri, 25 Mar 2011, Hemant Pedanekar wrote:
>
>> This patch adds data for various clock domains and power domains in TI816X.
>>
>> Note that at present this is not exhaustive and need to add missing
>> domains.
>>
>> Signed-off-by: Hemant Pedanekar <hemantp at ti.com>
>> ---
>> arch/arm/mach-omap2/clockdomains816x.h | 167
> ++++++++++++++++++++++++++++++++
>> arch/arm/mach-omap2/powerdomains816x.h | 74 ++++++++++++++
>> 2 files changed, 241 insertions(+), 0 deletions(-)
>> create mode 100644 arch/arm/mach-omap2/clockdomains816x.h
>> create mode 100644 arch/arm/mach-omap2/powerdomains816x.h
>
> Static data shouldn't be declared in .h files; it should be declared in
> *domains81*_data.c files, as is the practice with the rest of the
> powerdomains/clockdomains data here.
>
Will take care of this in next version.
Thanks.
Hemant
More information about the linux-arm-kernel
mailing list