]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: host: lpc32xx: don't unregister phy device
authorVladimir Zapolskiy <vz@mleia.com>
Sat, 17 Oct 2015 19:30:26 +0000 (22:30 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 02:53:53 +0000 (19:53 -0700)
commit164f0aa87232b85c17181922a28c3f410ea9a32b
treebe0c990d123f73e29c595bde6c897ccb0edf0375
parentb1a0c4239653a9a4fba90e9f3e407c7cb6140f61
usb: host: lpc32xx: don't unregister phy device

There is no need to unregister the I2C device, which serves as a phy
from host code, this should be done in the correspondent phy driver.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ohci-nxp.c