]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_hdrc_imx_...
authorLothar Waßmann <LW@KARO-electronics.de>
Wed, 31 Jul 2013 14:21:14 +0000 (16:21 +0200)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:47 +0000 (09:54 +0800)
commit22e9ccd58c03d1a5ed341fe5fa0e386f4c6ca5d6
treef28f1ae6511dfdcae07384510de7a09c0867f48b
parentad2e2f72f627062ed3c0140c5a196c07d6a69937
usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_hdrc_imx_remove()

This prevents the USB PHY refcount to be decremented below zero upon
unloading the ci-hdrc-imx module.

Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
Acked-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
drivers/usb/chipidea/ci_hdrc_imx.c