FLEXCOP-PCI: fix __xlate_proc_name-warning for flexcop-pci
commitd93ec4a17fcf5d84f323647df3216dff84f6f963
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 22:54:52 +0000 (9 15:54 -0700)
tree6c25f883a4bc319ad243158483fce20a0e8b80ff
parentec9c79503b68c64f5afec8c6e771d843ef3f380c
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