diff --git a/[refs] b/[refs] index 5675a74830c0..0c4246290ff1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c21b7eeaeeb8cdeecbb3c14204eecf604071620f +refs/heads/master: 99f80cfc00084a4aa87372095cca7a279db12ce2 diff --git a/trunk/drivers/usb/phy/phy-mxs-usb.c b/trunk/drivers/usb/phy/phy-mxs-usb.c index 9d4381e64d51..3b642778cdff 100644 --- a/trunk/drivers/usb/phy/phy-mxs-usb.c +++ b/trunk/drivers/usb/phy/phy-mxs-usb.c @@ -180,8 +180,6 @@ static int mxs_phy_remove(struct platform_device *pdev) usb_remove_phy(&mxs_phy->phy); - platform_set_drvdata(pdev, NULL); - return 0; }