commit | 51e7e8b632d8e564ba494dfa61358ac1a97e4ceb | [log] [tgz] |
---|---|---|
author | Bernie Thompson <[email protected]> | Wed Feb 27 12:19:17 2013 -0800 |
committer | Chris Ball <[email protected]> | Fri Mar 22 12:10:42 2013 -0400 |
tree | 39af1c9f7d5811d74f2c4cdecaace84137654704 | |
parent | e3e020f8acbd39a6feb1b6903725aaf658b0fec4 [diff] |
mmc: core: Add in support to expose PRV for v4 MMCs The JEDEC MMC v4 spec defines a new PRV value in place of the original fwrev and hwrev specified in v1. We can expose this in the kernel to enable user space to more easily determine the product revision of a given MMC. Signed-off-by: Bernie Thompson <[email protected]> Reviewed-by: Ulf Hansson <[email protected]> Signed-off-by: Chris Ball <[email protected]>