From: Andy Walls Date: Sun, 1 Aug 2010 05:18:13 +0000 (-0300) Subject: V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_event X-Git-Tag: v2.6.36-rc1~289^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c02e0d12a9a0a913dee5efd695603b73ee4b729a;p=pandora-kernel.git V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_event The CX23885 and CX25840 modules were using their own simple IR pulse width measurement record type which required conversion when passing to the new IR core. This change makes that record type consistent with the new IR core and removes a data conversion. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed