]> git.baikalelectronics.ru Git - kernel.git/commit
USB: usb-storage fails to attach to Huawei Datacard cdrom device
authorfangxiaozhi <huananhu@huawei.com>
Fri, 7 Aug 2009 04:30:35 +0000 (12:30 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Sep 2009 13:46:32 +0000 (06:46 -0700)
commit6477d5546d028c886dc4ab763a33131ab1684560
treeec2481026c955a7ad20be3b306c0e4fb5040775b
parent47811e2a951d6fbcee95683dd17056c0add8aff7
USB: usb-storage fails to attach to Huawei Datacard cdrom device

In this patch, we always make the return value of function
usb_stor_huawei_e220_init to be zero. Then it will not prevent usb-storage
driver from attaching to the CDROM device of Huawei Datacard.

Signed-off-by: fangxiaozhi <huananhu@huawei.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/storage/initializers.c