From: Julian Scheel Date: Tue, 12 Jul 2005 20:58:39 +0000 (-0700) Subject: [PATCH] dvb: fix kobject names (no slashes) X-Git-Tag: v2.6.13-rc3~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27b05fd22f8a1f9afd0377817b1811cfc95f8b7b;p=pandora-kernel.git [PATCH] dvb: fix kobject names (no slashes) The / in the driver name (budget dvb /w video in) is not a valid character for device names - removed it, now it works! Same for ttusb-budget. Signed-off-by: Patrick Boettcher Signed-off-by: Julian Scheel Signed-off-by: Johannes Stezenbach Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed