From: Francesco Lavra Date: Tue, 29 Dec 2009 18:48:04 +0000 (-0300) Subject: V4L/DVB (13957): IR: Fix sysfs attributes declaration X-Git-Tag: v2.6.34-rc1~280^2~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9714d587f138c1034b8fbeb14573e5f0320a2367;p=pandora-kernel.git V4L/DVB (13957): IR: Fix sysfs attributes declaration This patch fixes the declaration of the sysfs attributes for IR's, which must be a NULL-terminated array of struct attribute *. Without this patch, my machine crashes when inserting a DVB card. Signed-off-by: Francesco Lavra Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed