commit | 54cc3292b612088caff335613ab188e442c4454a | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri May 29 17:30:02 2015 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun May 31 02:55:34 2015 +0900 |
tree | 832552e1809a7a8e5b1e47ab33dbd2160374e67d | |
parent | 563ee4c213a05b876ea11823b2be6839f38d147f [diff] |
ARM: UniPhier: use 32 bit register access for debug UART setting For the same reason as commit d0c47b3ef7c5 (serial: UniPhier: use 32 bit register access), use "str" instead of "strb" for the LCR register setting. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>