[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110315084625.GU2008@bicker>
Date: Tue, 15 Mar 2011 11:46:25 +0300
From: Dan Carpenter <error27@...il.com>
To: wei_wang@...lsil.com.cn
Cc: gregkh@...e.de, devel@...uxdriverproject.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] staging: rts_pstor: set lun_mode in a different
place
On Tue, Mar 15, 2011 at 04:22:16PM +0800, wei_wang@...lsil.com.cn wrote:
> From: wwang <wei_wang@...lsil.com.cn>
>
> 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.
>
Hm... The auto detect code is never run because chip->use_hw_setting is
always 0. Are you sure the right fix isn't to set chip->use_hw_setting
to 1?
regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists