[media] FLEXCOP-PCI: fix __xlate_proc_name-warning for flexcop-pci
commitb934c20de1398d4a82d2ecfeb588a214a910f13f
authorPatrick Boettcher <pboettcher@kernellabs.com>
Sun, 3 Apr 2011 15:40:24 +0000 (3 12:40 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 4 Apr 2011 18:58:19 +0000 (4 15:58 -0300)
treeb40432c0550221b8cf5d7df715536efdd2ee1ba2
parent7f4d527f0bf3ddc8c257b21fb9bbada5e49f0ef0
[media] FLEXCOP-PCI: fix __xlate_proc_name-warning for flexcop-pci

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>
Cc: stable@kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/b2c2/flexcop-pci.c