Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[sfrench/cifs-2.6.git] / include / linux / platform_data / s3c-hsudc.h
index 4dc9b87601667185ca17fa625e6b1f85804cfe8a..a170939832d57aeaa38a8871f030da12ff08fc21 100644 (file)
@@ -26,6 +26,8 @@ struct s3c24xx_hsudc_platdata {
        unsigned int    epnum;
        void            (*gpio_init)(void);
        void            (*gpio_uninit)(void);
+       void            (*phy_init)(void);
+       void            (*phy_uninit)(void);
 };
 
 #endif /* __LINUX_USB_S3C_HSUDC_H */