fbdev: sm501fb: use memset_io
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Tue, 10 Feb 2015 12:37:32 +0000 (18:07 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 2 Mar 2015 11:17:24 +0000 (13:17 +0200)
commit233b2ebe90d381dc477f990b7624fa8d21df3e22
tree1fa30d2d9ae6043995483b096ae9cbf34889bcf7
parentc517d838eb7d07bbe9507871fab3931deccff539
fbdev: sm501fb: use memset_io

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
This page took 0.034029 seconds and 5 git commands to generate.