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)
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>

No differences found