commit | 164f0aa87232b85c17181922a28c3f410ea9a32b | [log] [tgz] |
---|---|---|
author | Vladimir Zapolskiy <vz@mleia.com> | Sat Oct 17 22:30:26 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 24 19:53:53 2015 -0700 |
tree | be0c990d123f73e29c595bde6c897ccb0edf0375 | |
parent | b1a0c4239653a9a4fba90e9f3e407c7cb6140f61 [diff] |
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>