ldp: Fix regulator mapping for ads7846 TS controller
authorTony Lindgren <Nayak>
Thu, 24 Feb 2011 12:56:42 +0000 (12:56 +0000)
committerTony Lindgren <tony@atomide.com>
Thu, 3 Mar 2011 00:45:50 +0000 (16:45 -0800)
commitf463effebefb26f1dffb92d10725e938f4497bef
treec797da8b8c2843eef18174ae116027b2e9a16b69
parente41cccfe794d188b0ae7f17f01692bcbc0e0dc87
ldp: Fix regulator mapping for ads7846 TS controller

On the OMAP3430LDP board, the ads7846 touchscreen controller
is powered by VAUX1 regulator (supplying 3.0v).
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>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-ldp.c