]> git.karo-electronics.de Git - karo-tx-linux.git/commit
FLEXCOP-PCI: fix __xlate_proc_name-warning for flexcop-pci
authorPatrick Boettcher <pboettcher@kernellabs.com>
Sun, 3 Apr 2011 15:40:24 +0000 (12:40 -0300)
committerAndi Kleen <ak@linux.intel.com>
Mon, 1 Aug 2011 20:54:42 +0000 (13:54 -0700)
commit42e4c1f34c0d1a2fdfb0b829ec9645daf16dcd7a
treec9cb5bb9629b5d188e49e46350f4d95740bb6dc1
parent42d14d10679e6baebdb67cc1484af8bb037bd441
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>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
drivers/media/dvb/b2c2/flexcop-pci.c