commit | c814d6701b08fe58d6eb95641a089bde51afe951 | [log] [tgz] |
---|---|---|
author | Bastian Stender <bst@pengutronix.de> | Tue Nov 28 09:24:07 2017 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 05 11:24:33 2017 +0100 |
tree | db3be8e4cf83673039d6b1eb2c745eccb85785c4 | |
parent | 0bf4d0517667877c2b0955586070fd7198943896 [diff] |
mmc: core: prepend 0x to OCR entry in sysfs commit c892b0d81705c566f575e489efc3c50762db1bde upstream. 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> [Ulf: Amended change to also cover SD-cards] Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>