usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET
authorLan Tianyu <tianyu.lan@intel.com>
Fri, 17 Aug 2012 08:44:56 +0000 (16:44 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Aug 2012 21:38:08 +0000 (14:38 -0700)
commit7fda953ffed1b94aa68f80c6c3ab312328aedcb3
tree13be546c8b34fac9b678cb02a024c9737d5af693
parent2d366846598d5f562866bba61a836d9325878066
usb: convert USB_QUIRK_RESET_MORPHS to USB_QUIRK_RESET

Since the attribute avoid_reset_quirk is work for all devices including
those devices that can't morph, convert USB_QUIRK_RESET_MORPHS to
USB_QUIRK_RESET.

Signed-off-by: Lan Tianyu <tianyu.lan@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/core/quirks.c
drivers/usb/core/sysfs.c
drivers/usb/storage/transport.c
include/linux/usb/quirks.h