]> Pileus Git - ~andy/linux/commit
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)
commit8651bd8ce36fb324c218167c970d6734dc825f2c
treeaef05ce78df2928d6755ef8acaac56072c95449e
parentf1ca2218881eee7a6f7c9659b837a4c412f8fd06
ARM: OMAP2+: Add support for auxdata

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>
arch/arm/mach-omap2/board-generic.c
arch/arm/mach-omap2/common.h
arch/arm/mach-omap2/pdata-quirks.c