summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorJarkko Nikula <jarkko.nikula@bitmer.com>2012-05-13 20:10:20 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-05-14 17:49:50 +0200
commitfee8bc1c8ebec694650795b7c5b2fc98ead291db (patch)
tree2bfed6358474c7ca8e77b3ae80943ac06c353ca5 /fs
parentusb: move struct usb_device->children to struct usb_hub_port->child (diff)
downloadlinux-fee8bc1c8ebec694650795b7c5b2fc98ead291db.tar.xz
linux-fee8bc1c8ebec694650795b7c5b2fc98ead291db.zip
USB: ehci-fsl: Use usb_put_transceiver instead of put_device
Currently usb_put_transceiver calls put_device so this is a no-op but it is better to keep API usage consistent as ehci->transceiver is allocated with usb_get_transceiver. While at there remove one extra ehci->transceiver test as the code block has already tested it. Signed-off-by: Jarkko Nikula <jarkko.nikula@bitmer.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions