]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/usb/sl811.h
Merge branches 'release', 'ejd', 'sony' and 'wmi' into release
[linux-2.6-omap-h63xx.git] / include / linux / usb / sl811.h
index 397ee3b3d7f357ff5d2d665491c12a28f478d909..877373da410dcd0520cae0babe731188351fc637 100644 (file)
@@ -19,8 +19,8 @@ struct sl811_platform_data {
        /* pulse sl811 nRST (probably with a GPIO) */
        void            (*reset)(struct device *dev);
 
-       // some boards need something like these:
-       // int          (*check_overcurrent)(struct device *dev);
-       // void         (*clock_enable)(struct device *dev, int is_on);
+       /* some boards need something like these: */
+       /* int          (*check_overcurrent)(struct device *dev); */
+       /* void         (*clock_enable)(struct device *dev, int is_on); */
 };