The comment says VAUX4 which is not used for ads7846.

Signed-off-by: Thomas Weber <[email protected]>
---
 arch/arm/mach-omap2/board-devkit8000.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/arm/mach-omap2/board-devkit8000.c 
b/arch/arm/mach-omap2/board-devkit8000.c
index 637a2c3..bb3f3f5 100644
--- a/arch/arm/mach-omap2/board-devkit8000.c
+++ b/arch/arm/mach-omap2/board-devkit8000.c
@@ -334,7 +334,7 @@ static struct regulator_init_data devkit8000_vpll1 = {
        .consumer_supplies      = &devkit8000_vpll1_supply,
 };
 
-/* VAUX4 for ads7846 and nubs */
+/* VIO for ads7846 */
 static struct regulator_init_data devkit8000_vio = {
        .constraints = {
                .min_uV                 = 1800000,
-- 
1.6.4.4

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to