ARM: OMAP2+: Add support for auxdata
authorTony Lindgren <tony@atomide.com>
Thu, 10 Oct 2013 22:45:12 +0000 (15:45 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 10 Oct 2013 22:45:12 +0000 (15:45 -0700)
For few things we're still going to be needing platform
data for device tree based drivers. Let's set up auxdata
handling and do it in pdata-quirks.c so we have all the
legacy calls in one place.

Reviewed-by: Kevin Hilman <khilman@linaro.org>
Tested-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found