]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: phy: phy-mxs-usb: set the correct platform drvdata
authorJisheng Zhang <jszhang@marvell.com>
Thu, 7 Nov 2013 02:55:49 +0000 (10:55 +0800)
committerFelipe Balbi <balbi@ti.com>
Mon, 25 Nov 2013 16:54:25 +0000 (10:54 -0600)
commit97a27f7340b49d45719b9a3f25489c273e9a6f0d
treec3c54df28b8c46574d62fb9ec25d11c7e04cffaa
parent66fadea5b79c07154126bb0db375be915f611246
usb: phy: phy-mxs-usb: set the correct platform drvdata

We need to set mxs_phy rather as the platform drvdata so that we can get
the correct mxs_phy in mxs_phy_remove().

Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Acked-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-mxs-usb.c