fbdev: sh_mobile_hdmi: 32bit register access support
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 8 May 2012 04:07:49 +0000 (21:07 -0700)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 13 May 2012 13:07:59 +0000 (13:07 +0000)
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>

No differences found