commit | c892b0d81705c566f575e489efc3c50762db1bde | [log] [tgz] |
---|---|---|
author | Bastian Stender <bst@pengutronix.de> | Tue Nov 28 09:24:07 2017 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Nov 29 10:46:53 2017 +0100 |
tree | 81a089385bf4360c78cf89c6d2cbef7f698c0549 | |
parent | 80a780a167d9267c72867b806142bd6ec69ba123 [diff] |
mmc: core: prepend 0x to OCR entry in sysfs The sysfs entry "ocr" was missing the 0x prefix to identify it as hex formatted. Fixes: 5fb06af7a33b ("mmc: core: Extend sysfs with OCR register") Signed-off-by: Bastian Stender <bst@pengutronix.de> Cc: <stable@vger.kernel.org> # v4.8+ [Ulf: Amended change to also cover SD-cards] Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>