Skip to content

Commit 68b2d1c

Browse files
author
Fox Snowpatch
committed
1 parent 85ff933 commit 68b2d1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/usb/phy/phy-fsl-usb.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -988,6 +988,7 @@ static void fsl_otg_remove(struct platform_device *pdev)
988988
{
989989
struct fsl_usb2_platform_data *pdata = dev_get_platdata(&pdev->dev);
990990

991+
disable_delayed_work_sync(&fsl_otg_dev->otg_event);
991992
usb_remove_phy(&fsl_otg_dev->phy);
992993
free_irq(fsl_otg_dev->irq, fsl_otg_dev);
993994

0 commit comments

Comments
 (0)