From: wwang Date: Tue, 15 Mar 2011 08:22:16 +0000 (+0800) Subject: staging: rts_pstor: set lun_mode in a different place X-Git-Tag: v2.6.39-rc3~18^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea4fca42b9ba61c68f77a783fcae13368a71b6bc;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed