Skip to content
Commit 5275a652 authored by Uri Yanai's avatar Uri Yanai Committed by Ulf Hansson
Browse files

mmc: sd: Export SD Status via “ssr” device attribute



The SD Status register contains several important fields related to the
SD Card proprietary features.
Those fields may be used by user space applications for vendor specific
usage.
None of those fields are exported today by the driver to user space.
In this patch, we are reading the SD Status register and exporting
(using MMC_DEV_ATTR) the SD Status register to the user space.

Signed-off-by: default avatarUri Yanai <uri.yanai@sandisk.com>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent d51c5052
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment