]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitc726b65d079cafabc558616badbeead442e2b114
tree19466e5d020764dbb3303ab0bb5bd096f8c08722
parentbde00cc027879a39f249ffedb048032cb7e484e4
V4L/DVB (6301): pvrusb: Update DEBUGIFC sysfs to kernel 2.6.13+

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>
drivers/media/video/pvrusb2/pvrusb2-sysfs.c