commit | db6668d83a265a15ffd79dbc8432598808b34bb4 | [log] [tgz] |
---|---|---|
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | Mon May 07 21:07:49 2012 -0700 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Sun May 13 13:07:59 2012 +0000 |
tree | 7e0b6aaf31ee2799c6ae8acf074c917591c5de90 | |
parent | e0defc86423d1b5652826c9317c36dfb6af1cd48 [diff] |
fbdev: sh_mobile_hdmi: 32bit register access support Latest SuperH HDMI allows 32bit access only. But the data is 8bit. So, we can keep compatibility by switching 8/32 bit access. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>