diff options
Diffstat (limited to 'include/linux/usb_isp116x.h')
-rw-r--r-- | include/linux/usb_isp116x.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/usb_isp116x.h b/include/linux/usb_isp116x.h index c028d724be94..8f0b3c226968 100644 --- a/include/linux/usb_isp116x.h +++ b/include/linux/usb_isp116x.h | |||
@@ -7,7 +7,7 @@ | |||
7 | struct isp116x_platform_data { | 7 | struct isp116x_platform_data { |
8 | /* Enable internal resistors on downstream ports */ | 8 | /* Enable internal resistors on downstream ports */ |
9 | unsigned sel15Kres:1; | 9 | unsigned sel15Kres:1; |
10 | /* On-chip overcurrent protection */ | 10 | /* On-chip overcurrent detection */ |
11 | unsigned oc_enable:1; | 11 | unsigned oc_enable:1; |
12 | /* INT output polarity */ | 12 | /* INT output polarity */ |
13 | unsigned int_act_high:1; | 13 | unsigned int_act_high:1; |