commit | d0defb855c8504c49b92bdc0203689ce9b4cf7ba | [log] [tgz] |
---|---|---|
author | fangxiaozhi <huananhu@huawei.com> | Fri Aug 07 12:30:35 2009 +0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Sep 23 06:46:32 2009 -0700 |
tree | ec2481026c955a7ad20be3b306c0e4fb5040775b | |
parent | 5128a66c6605d8178f69b7a8f2a70060933a26b4 [diff] |
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>