Re: FW: [PATCH] mmc: core: sd: check card write-protect lock while resuming

2014-08-28 Thread Ulf Hansson
-ker...@lists.infradead.org; Minda Chen; DL-SHA-WorkGroupLinux Subject: Re: [PATCH] mmc: core: sd: check card write-protect lock while resuming On 22 August 2014 08:55, Barry Song barry.s...@csr.com wrote: -Original Message- From: Ulf Hansson [mailto:ulf.hans...@linaro.org] Sent

RE: [PATCH] mmc: core: sd: check card write-protect lock while resuming

2014-08-22 Thread Barry Song
-Original Message- From: Ulf Hansson [mailto:ulf.hans...@linaro.org] Sent: Monday, August 18, 2014 7:58 PM To: Barry Song Cc: Chris Ball; linux-mmc; linux-arm-ker...@lists.infradead.org; DL-SHA- WorkGroupLinux; Minda Chen; Barry Song Subject: Re: [PATCH] mmc: core: sd: check card

Re: [PATCH] mmc: core: sd: check card write-protect lock while resuming

2014-08-22 Thread Ulf Hansson
; Barry Song Subject: Re: [PATCH] mmc: core: sd: check card write-protect lock while resuming On 18 August 2014 12:00, Barry Song barry.s...@csr.com wrote: From: Minda Chen minda.c...@csr.com After suspending, unplug the sdcard, and set sd WP lock, insert it again, then resume the system

[PATCH] mmc: core: sd: check card write-protect lock while resuming

2014-08-18 Thread Barry Song
From: Minda Chen minda.c...@csr.com After suspending, unplug the sdcard, and set sd WP lock, insert it again, then resume the system. resume codes do not check the the sdcard write-proctect lock. now check it. Signed-off-by: Minda Chen minda.c...@csr.com Signed-off-by: Barry Song

Re: [PATCH] mmc: core: sd: check card write-protect lock while resuming

2014-08-18 Thread Ulf Hansson
On 18 August 2014 12:00, Barry Song barry.s...@csr.com wrote: From: Minda Chen minda.c...@csr.com After suspending, unplug the sdcard, and set sd WP lock, insert it again, then resume the system. resume codes do not check the the sdcard write-proctect lock. now check it. Signed-off-by: