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:
c517d83
)
fbdev: sm501fb: use memset_io
author
Sudip Mukherjee
<sudipm.mukherjee@gmail.com>
Tue, 10 Feb 2015 12:37:32 +0000
(18:07 +0530)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Mon, 2 Mar 2015 11:17:24 +0000
(13:17 +0200)
we should really be using memset_io() instead of using memset() as
this is actually io space mapped into our memory.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/sm501fb.c
patch
|
blob
|
history
diff --cc
drivers/video/fbdev/sm501fb.c
Simple merge