diff options
Diffstat (limited to 'include/linux/usb/chipidea.h')
| -rw-r--r-- | include/linux/usb/chipidea.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/usb/chipidea.h b/include/linux/usb/chipidea.h index bbe779f640be..e14c09a45c5a 100644 --- a/include/linux/usb/chipidea.h +++ b/include/linux/usb/chipidea.h | |||
| @@ -31,6 +31,7 @@ struct ci_hdrc_platform_data { | |||
| 31 | #define CI_HDRC_CONTROLLER_STOPPED_EVENT 1 | 31 | #define CI_HDRC_CONTROLLER_STOPPED_EVENT 1 |
| 32 | void (*notify_event) (struct ci_hdrc *ci, unsigned event); | 32 | void (*notify_event) (struct ci_hdrc *ci, unsigned event); |
| 33 | struct regulator *reg_vbus; | 33 | struct regulator *reg_vbus; |
| 34 | bool tpl_support; | ||
| 34 | }; | 35 | }; |
| 35 | 36 | ||
| 36 | /* Default offset of capability registers */ | 37 | /* Default offset of capability registers */ |
