Merge branch 'usbhost17-for-mfd' of git://github.com/rogerq/linux into for-next
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
commit
3ec3090cf1
4 changed files with 472 additions and 340 deletions
|
|
@ -55,6 +55,7 @@ struct ohci_hcd_omap_platform_data {
|
|||
};
|
||||
|
||||
struct usbhs_omap_platform_data {
|
||||
int nports;
|
||||
enum usbhs_omap_port_mode port_mode[OMAP3_HS_USB_PORTS];
|
||||
int reset_gpio_port[OMAP3_HS_USB_PORTS];
|
||||
struct regulator *regulator[OMAP3_HS_USB_PORTS];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue