]> git.openfabrics.org - ~emulex/infiniband.git/commit
V4L/DVB (6504): pvrusb2: Remove dead sysfs code
authorMike Isely <isely@pobox.com>
Mon, 29 Oct 2007 01:19:53 +0000 (22:19 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 4 Nov 2007 23:41:26 +0000 (21:41 -0200)
commitf21daa41d19def8c0a1e9d9626f773447b8191f6
treef514dc6b7d948324cd59c05aeef6cfee3825bbbb
parent4ed53a5af75d858bd224c2cdd7604e347a63218f
V4L/DVB (6504): pvrusb2: Remove dead sysfs code

The pvrusb2 driver's sysfs implementation had long since implemented a
dummy hotplug function because at the time the kernel would oops
without at least the empty function being present.  Today - after
numerous class interface changes in the kernel - this pvrusb2 change
had been dutifully carried forward but an inspection of the kernel
sources shows that it is no longer needed.  So remove the dummy
function and its reference.  This also solves a recurring backwards
compatibility issue in the pvrusb2 driver as the class interface has
been getting thrashed in the kernel.

Signed-off-by: Mike Isely <isely@pobox.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/pvrusb2/pvrusb2-sysfs.c