commit | 37743a738bd63f8648c708e18387c1bfe5bb59e7 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Mon Apr 09 20:47:31 2018 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Wed Apr 11 23:11:59 2018 +0200 |
tree | 51e756c0badb6e397060e75b9c7a3439dabd773a | |
parent | 166a0504a24bc059ec65b7e54fcafc5d45e99b9f [diff] |
mmc: matsushita-common: Special case only select registers in 16bit There are only a few registerse used in the 16bit mode which are 32bit internally. Special-case only those in the IO accessors and always write both halves. Any other register access is protected from accidentally overwriting neighboring register. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Jaehoon Chung <jh80.chung@samsung.com> Cc: Masahiro Yamada <yamada.masahiro@socionext.com>