ARM: OMAP2+: Add quirk support for legacy platform data init
authorTony Lindgren <tony@atomide.com>
Wed, 25 Sep 2013 22:44:39 +0000 (15:44 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 25 Sep 2013 22:44:39 +0000 (15:44 -0700)
We want to drop the board-*.c files but keep things working.
Let's make it a bit easier to support legacy platform data
init with quirks. This also keeps board-generic.c clean from
board specific hacks.

For now, the quirks table is empty, that is populated
in the later patches.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found