]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/arm/mach-davinci/gpio.c
Davinci: eliminate pinmux offset verbosity
[mv-sheeva.git] / arch / arm / mach-davinci / gpio.c
index b62d5e2bd37ee038108278f35d0476c0dfdae758..2efb4468ebd099e6bf0a979fef6f9d584db52f41 100644 (file)
@@ -71,11 +71,7 @@ static int __init davinci_gpio_irq_setup(void);
 
 /*--------------------------------------------------------------------------*/
 
-/*
- * board setup code *MUST* set PINMUX0 and PINMUX1 as
- * needed, and enable the GPIO clock.
- */
-
+/* board setup code *MUST* setup pinmux and enable the GPIO clock. */
 static inline int __davinci_direction(struct gpio_chip *chip,
                        unsigned offset, bool out, int value)
 {