From 233b2ebe90d381dc477f990b7624fa8d21df3e22 Mon Sep 17 00:00:00 2001 From: Sudip Mukherjee Date: Tue, 10 Feb 2015 18:07:32 +0530 Subject: [PATCH] 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 Signed-off-by: Tomi Valkeinen --- Reading git-format-patch failed