From: Tuomas Tynkkynen Date: Thu, 8 May 2014 11:13:17 +0000 (+0300) Subject: staging: lirc: Fix sparse warnings X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~433 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12a7208386ac6bb114d1816ecfb6a9da3f179616;p=pandora-kernel.git 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: Greg Kroah-Hartman --- Reading git-diff-tree failed