From: David Hardeman Date: Sat, 2 Dec 2006 23:16:05 +0000 (-0200) Subject: V4L/DVB (4875): budget-ci IR: groundwork for following patches X-Git-Tag: v2.6.20-rc2~85^2~18^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd2f398ccb73530a99582e972aa57e3ed2fd73c6;p=pandora-kernel.git V4L/DVB (4875): budget-ci IR: groundwork for following patches This patch lays down some groundwork for later budget-ci patches. The bulk of this consists of moving a few members into a new struct and renaming a few of them. It also allocates extra space for the device name (the "name" field in /proc/bus/input/devices and in the relevant sysfs dir) to avoid truncation and uses snprintf rather than sprintf in case the extra space shouldn't be enough. Taken from Darren Salt's dvb-ir patchset Signed-off-by: Darren Salt Signed-off-by: David Hardeman Signed-off-by: Andrew de Quincey Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed