]> git.openfabrics.org - ~emulex/infiniband.git/commit
staging: rts_pstor: set lun_mode in a different place
authorwwang <wei_wang@realsil.com.cn>
Tue, 15 Mar 2011 08:22:16 +0000 (16:22 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Apr 2011 04:33:27 +0000 (21:33 -0700)
commitea4fca42b9ba61c68f77a783fcae13368a71b6bc
tree43d1609adb69bb41b0e7ab04002451530ba6d8df
parente0007c0c87f02b357a4f97f792c96f1264d09ea9
staging: rts_pstor: set lun_mode in a different place

In sony notebook, card reader will be configured as two-lun mode
through EFUSE. In this situation, MS card can't be recognized
properly because driver does only support single-lun mode in default.
In this patch, lun_mode is set in a different place, so driver can
detect the EFUSE configuation automatically.

Signed-off-by: wwang <wei_wang@realsil.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rts_pstor/rtsx_chip.c