]> git.karo-electronics.de Git - linux-beck.git/commit
ARM: OMAP2+: Add support for board specific auxdata quirks
authorTony Lindgren <tony@atomide.com>
Mon, 25 Nov 2013 23:17:09 +0000 (15:17 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 25 Nov 2013 23:31:16 +0000 (15:31 -0800)
commit036582f76ad900e4c1b9ec290ce66c6f698bd00d
treec9cb938888a9b25fbf8bc8bf65c9133913747edd
parent282ce32e6245379e395758bbf1911be61714ef18
ARM: OMAP2+: Add support for board specific auxdata quirks

Looks like some boards need to fill in the auxdata before
we call of_platform_populate(). Let's add support for
auxdata quirks like we already have for pdata quirks for
legacy drivers.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/pdata-quirks.c