FLEXCOP-PCI: fix __xlate_proc_name-warning for flexcop-pci
commita5c59d228f54eaa8eac3cdd45ba97c9b6f1d77ab
authorPatrick Boettcher <pboettcher@kernellabs.com>
Sun, 3 Apr 2011 15:40:24 +0000 (3 12:40 -0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 9 May 2011 23:04:39 +0000 (9 16:04 -0700)
treeaf601afd60e5b347eaf28eb41937371bedfa40af
parent12991af6fa1196ae840f72fdc839217315085150
FLEXCOP-PCI: fix __xlate_proc_name-warning for flexcop-pci

commit b934c20de1398d4a82d2ecfeb588a214a910f13f upstream.

This patch fixes the warning about bad names for sys-fs and other kernel-things. The flexcop-pci driver was using '/'-characters in it, which is not good.
This has been fixed in several attempts by several people, but obviously never made it into the kernel.

Signed-off-by: Patrick Boettcher <pboettcher@kernellabs.com>
Cc: Steffen Barszus <steffenbpunkt@googlemail.com>
Cc: Boris Cuber <me@boris64.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/media/dvb/b2c2/flexcop-pci.c