Searched hist:"5 fb2c782f451a4fb9c19c076e2c442839faf0f76" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/usb/storage/ |
H A D | unusual_devs.h | diff 5fb2c782f451a4fb9c19c076e2c442839faf0f76 Mon Jul 06 13:12:32 CEST 2015 Oliver Neukum <oneukum@suse.com> usb-storage: ignore ZTE MF 823 card reader in mode 0x1225
This device automatically switches itself to another mode (0x1405) unless the specific access pattern of Windows is followed in its initial mode. That makes a dirty unmount of the internal storage devices inevitable if they are mounted. So the card reader of such a device should be ignored, lest an unclean removal become inevitable.
This replaces an earlier patch that ignored all LUNs of this device. That patch was overly broad.
Signed-off-by: Oliver Neukum <oneukum@suse.com> CC: stable@vger.kernel.org Reviewed-by: Lars Melin <larsm17@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|