mmc: core: Extend sysfs with OCR register
authorBojan Prtvar <prtvar.b@gmail.com>
Mon, 4 Jul 2016 11:56:55 +0000 (13:56 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 25 Jul 2016 08:34:48 +0000 (10:34 +0200)
commit5fb06af7a33b4b5cedccedb611cf77568163027b
tree28e587c400cb8e75b7eaf4766b57a7cffe739bd5
parent1883edd17d11983578ac7eb1ca63c5845bca56fe
mmc: core: Extend sysfs with OCR register

Registers CID and CSD are already exported through sysfs so let's make
this interface complete by adding missing OCR register.

Signed-off-by: Bojan Prtvar <prtvar.b@gmail.com>
Reviewed-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/mmc/mmc-dev-attrs.txt
drivers/mmc/core/mmc.c
drivers/mmc/core/sd.c