diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2018-04-02 21:21:31 +0900 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2018-05-21 10:38:09 +0300 |
commit | 8223b2f89ca63e203dcb54148e30d94979f17b0b (patch) | |
tree | e09fa1fbb30d07f3b98a67d3a91fd04264152440 /samples | |
parent | bd6bce004d78b867ba0c6d3712f1c5b50398af9a (diff) | |
download | blackbird-obmc-linux-8223b2f89ca63e203dcb54148e30d94979f17b0b.tar.gz blackbird-obmc-linux-8223b2f89ca63e203dcb54148e30d94979f17b0b.zip |
usb: gadget: udc: renesas_usb3: fix double phy_put()
This patch fixes an issue that this driver cause double phy_put()
calling. This driver must not call phy_put() in the remove because
the driver calls devm_phy_get() in the probe.
Fixes: 279d4bc64060 ("usb: gadget: udc: renesas_usb3: add support for generic phy")
Cc: <stable@vger.kernel.org> # v4.15+
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions