commit | ae000e231e35ef6e1ec4f7a3e477cf4bef2cf189 | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Wed Mar 22 16:00:31 2017 +0100 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Thu Mar 30 14:19:31 2017 +0900 |
tree | cd490e7d9012e72aaa382fbb615603eba75e92ff | |
parent | 5cf618ee60a752d058a767372ca1ecb8d9c09b16 [diff] |
mmc: omap_hsmmc: use an accessor to get the private data For consistency, use an accessor to access the private data. Also for the same reason, rename all priv_data to priv. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>