[PATCH 00/15] mach/io.h cleanup and removal

Rob Herring robherring2 at gmail.com
Mon Feb 13 22:20:14 EST 2012


On 02/13/2012 05:41 PM, Tony Lindgren wrote:
> * Rob Herring <robherring2 at gmail.com> [120213 13:12]:
>>  arch/arm/mach-at91/include/mach/at91_io.h         |   44 +++++++++++++++++
>>  arch/arm/mach-at91/include/mach/at91sam9_ddrsdr.h |    2 +
>>  arch/arm/mach-at91/include/mach/at91sam9_sdramc.h |    2 +
> ...
>>  arch/arm/mach-msm/include/mach/msm_iomap-7x00.h   |    6 ++
>>  arch/arm/mach-msm/include/mach/msm_iomap-7x30.h   |    4 ++
>>  arch/arm/mach-msm/include/mach/msm_iomap-8960.h   |    4 ++
>>  arch/arm/mach-msm/include/mach/msm_iomap-8x50.h   |    4 ++
>>  arch/arm/mach-msm/include/mach/msm_iomap-8x60.h   |    4 ++
> ...
> 
> Considering the naming above..
> 
>>  arch/arm/mach-tegra/include/mach/iomap.h          |   48 ++++++++++++++++++
> 
> ..should this be called tegra-iomap.h instead?

Probably, but it's not a new header. Fixing include paths or names is a
separate problem when we start having multiple mach include directories.
Perhaps we can get them removed altogether before we have to start
renaming. Much of it is device addresses that will go in dts files.

Rob



More information about the linux-arm-kernel mailing list