V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+
authorTrent Piepho <xyzzy@speakeasy.org>
Mon, 8 Oct 2007 22:05:28 +0000 (19:05 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 03:03:20 +0000 (00:03 -0300)
The prototypes for the show and store methods of a device_attribute changed in
kernel 2.6.13, but the code in pvrusb2 was never updated.  I guess the
DEBUGIFC stuff isn't used much....

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found