summaryrefslogtreecommitdiff
path: root/driver/usb_switch_pi3usb9281.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/usb_switch_pi3usb9281.c')
-rw-r--r--driver/usb_switch_pi3usb9281.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/driver/usb_switch_pi3usb9281.c b/driver/usb_switch_pi3usb9281.c
index 340df9df11..e97a04f8db 100644
--- a/driver/usb_switch_pi3usb9281.c
+++ b/driver/usb_switch_pi3usb9281.c
@@ -342,9 +342,6 @@ static void bc12_detect(int port)
port,
&charge);
}
-
- /* notify host of power info change */
- pd_send_host_event(PD_EVENT_POWER_CHANGE);
}
void usb_charger_task(void)