aboutsummaryrefslogtreecommitdiff
path: root/include/linux/pcf50633.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/pcf50633.h')
-rw-r--r--include/linux/pcf50633.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/linux/pcf50633.h b/include/linux/pcf50633.h
index 0522d922fcc..fa1c7e86feb 100644
--- a/include/linux/pcf50633.h
+++ b/include/linux/pcf50633.h
@@ -129,6 +129,11 @@ extern void
pcf50633_register_resume_dependency(struct pcf50633_data *pcf,
struct resume_dependency *dep);
+extern int
+pcf50633_notify_usb_current_limit_change(struct pcf50633_data *pcf,
+ unsigned int ma);
+
+
/* 0 = initialized and resumed and ready to roll, !=0 = either not
* initialized or not resumed yet
*/