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)
commitdb6668d83a265a15ffd79dbc8432598808b34bb4
tree7e0b6aaf31ee2799c6ae8acf074c917591c5de90
parente0defc86423d1b5652826c9317c36dfb6af1cd48
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>
drivers/video/sh_mobile_hdmi.c
include/video/sh_mobile_hdmi.h