]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/usb/musb.h
USB: musb: allow the Blackfin vrsel gpio to be active low
[mv-sheeva.git] / include / linux / usb / musb.h
index f3d68f62dae89557edbbfac2670f98e154d77973..fbb83fe21851275cc78a7c2d7a76b84643209dc5 100644 (file)
@@ -88,6 +88,7 @@ struct musb_hdrc_config {
 #ifdef CONFIG_BLACKFIN
         /* A GPIO controlling VRSEL in Blackfin */
         unsigned int    gpio_vrsel;
+       unsigned int    gpio_vrsel_active;
 #endif
 
 };