OSDN Git Service

ARM: OMAP4: Ctrl module register define diet
authorJoachim Eastwood <manabian@gmail.com>
Wed, 21 May 2014 15:48:48 +0000 (17:48 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 9 Jul 2014 09:22:45 +0000 (02:22 -0700)
commit6bf58859591371b247131e1cba53f18ffecdce06
tree85b0e3f40ebd3cc53adf6fbe59cbbede57f41832
parentcd3de83f147601356395b57a8673e9c5ff1e59d1
ARM: OMAP4: Ctrl module register define diet

The mach-omap2 directory contains full register defines for OMAP4
control module but only around 27 of those are used. There are is
a total of 1795 register defines in four files with only 27 in use.
That is pretty low usefulness ratio...

I guess alot more was used when we had omap4 board files and
mach-omap2 contained more drivers but this has now changed.

Signed-off-by: Joachim Eastwood <manabian@gmail.com>
[tony@atomide.com: updated to apply]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/control.h
arch/arm/mach-omap2/ctrl_module_core_44xx.h [deleted file]
arch/arm/mach-omap2/ctrl_module_pad_core_44xx.h [deleted file]
arch/arm/mach-omap2/ctrl_module_pad_wkup_44xx.h [deleted file]