git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0defc8
)
fbdev: sh_mobile_hdmi: 32bit register access support
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Tue, 8 May 2012 04:07:49 +0000
(21:07 -0700)
committer
Florian 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