commit | fbc6c7d5c676120d81bbd49347812efe46e9363e | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sun Apr 08 19:56:46 2018 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Wed Apr 11 23:11:59 2018 +0200 |
tree | e04cce450e121d5590eb9e0a6cc6b7cc1815468d | |
parent | 858da97c5da3c15f2053248353ba9a8d11619113 [diff] |
mmc: matsushita-common: Export register access functions Export the matsu_sd_{read,write}l() common register access functions, so that they can be used by other drivers sharing the common code. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Jaehoon Chung <jh80.chung@samsung.com> Cc: Masahiro Yamada <yamada.masahiro@socionext.com>