diff options
author | Seunghui Lee <sh043.lee@samsung.com> | 2021-02-22 17:31:56 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-05-11 14:47:14 +0200 |
commit | 886da99e8fc4200078add6a2665fd49dcfa0e023 (patch) | |
tree | abf44382f54559edd14dc8edace831bc9144b090 /include | |
parent | 140f225218cd4b095eae0adcef2a766c82e09ce5 (diff) | |
download | linux-stable-886da99e8fc4200078add6a2665fd49dcfa0e023.tar.gz linux-stable-886da99e8fc4200078add6a2665fd49dcfa0e023.tar.bz2 linux-stable-886da99e8fc4200078add6a2665fd49dcfa0e023.zip |
mmc: core: Set read only for SD cards with permanent write protect bit
commit 917a5336f2c27928be270226ab374ed0cbf3805d upstream.
Some of SD cards sets permanent write protection bit in their CSD register,
due to lifespan or internal problem. To avoid unnecessary I/O write
operations, let's parse the bits in the CSD during initialization and mark
the card as read only for this case.
Signed-off-by: Seunghui Lee <sh043.lee@samsung.com>
Link: https://lore.kernel.org/r/20210222083156.19158-1-sh043.lee@samsung.com
Cc: stable@vger.kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions