commit | 00de5045accaccf75530e2aadcf2a97d05540c21 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Thu Sep 21 16:29:54 2017 +0200 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Fri Jan 12 18:11:03 2018 +0900 |
tree | 5ab0d6691e9d7a49cdba312604baf4a92475b323 | |
parent | a94fb41d4fd26b19236ea66bd50cbcf162b42ac0 [diff] |
mmc: Add a function to dump the mmc capabilities This adds a simple helper function to display information (bus width and mode) based on a capability mask. Useful for debug. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>