From: Sudip Mukherjee Date: Tue, 10 Feb 2015 12:37:32 +0000 (+0530) Subject: fbdev: sm501fb: use memset_io X-Git-Tag: omap-for-v4.1/fixes-rc1~81^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=233b2ebe90d381dc477f990b7624fa8d21df3e22;p=pandora-kernel.git 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-diff-tree failed