From: David Härdeman Date: Thu, 28 Apr 2011 15:13:58 +0000 (-0300) Subject: [media] rc-core: lirc use unsigned int X-Git-Tag: v3.1-rc1~116^2~312 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5588dc2b025fd8b2188142b8d59efe562bd57d80;p=pandora-kernel.git [media] rc-core: lirc use unsigned int Durations can never be negative, so it makes sense to consistently use unsigned int for LIRC transmission. Contrary to the initial impression, this shouldn't actually change the userspace API. Signed-off-by: David Härdeman Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed