diff options
Diffstat (limited to 'include/linux/platform_data')
| -rw-r--r-- | include/linux/platform_data/max3421-hcd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/platform_data/max3421-hcd.h b/include/linux/platform_data/max3421-hcd.h index 4ad459605d87..0303d1970084 100644 --- a/include/linux/platform_data/max3421-hcd.h +++ b/include/linux/platform_data/max3421-hcd.h | |||
| @@ -18,6 +18,7 @@ | |||
| 18 | */ | 18 | */ |
| 19 | struct max3421_hcd_platform_data { | 19 | struct max3421_hcd_platform_data { |
| 20 | u8 vbus_gpout; /* pin controlling Vbus */ | 20 | u8 vbus_gpout; /* pin controlling Vbus */ |
| 21 | u8 vbus_active_level; /* level that turns on power */ | ||
| 21 | }; | 22 | }; |
| 22 | 23 | ||
| 23 | #endif /* MAX3421_HCD_PLAT_H_INCLUDED */ | 24 | #endif /* MAX3421_HCD_PLAT_H_INCLUDED */ |
