omap3sdp: Fix regulator mapping for ads7846 TS controller
commit4b087ff8572c7e7095787ca14aa72e39c80859bd
authorRajendra Nayak <rnayak@ti.com>
Thu, 3 Feb 2011 12:45:21 +0000 (3 12:45 +0000)
committerTony Lindgren <tony@atomide.com>
Thu, 17 Feb 2011 23:43:10 +0000 (17 15:43 -0800)
tree6d5c8e35425a2848d45a6252ebab908831888dac
parent854c122f54d0074afb9e9a8f2ab7d6258c1f218f
omap3sdp: Fix regulator mapping for ads7846 TS controller

On the OMAP3430SDP board, the ads7846 touchscreen controller
is powered by VAUX3 regulator (supplying 2.8v).
Fix this mapping in the board file, and hence prevent
the ads7846 driver init to fail with the below error..

ads7846 spi1.0: unable to get regulator: -19

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-3430sdp.c