From: Tuomas Tynkkynen Date: Thu, 8 May 2014 11:13:17 +0000 (-0300) Subject: [media] staging: lirc: Fix sparse warnings X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~20^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=465b8229acd01bbb72fea89ee6f3657071952bdf;p=pandora-kernel.git [media] staging: lirc: Fix sparse warnings Fix sparse warnings by adding __user and __iomem annotations where necessary and removing certain unnecessary casts. While at it, also use u32 in place of __u32. Signed-off-by: Tuomas Tynkkynen Reviewed-by: Dan Carpenter Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed