From: Peter Korsgaard Date: Tue, 23 Sep 2008 20:01:27 +0000 (+0200) Subject: Driver core: make bus_find_device_by_name() more robust X-Git-Tag: v2.6.28-rc1~284^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ce24d8d93f8f9617841d0c8416174da7ee1b042;p=pandora-kernel.git Driver core: make bus_find_device_by_name() more robust Use sysfs_streq() in bus_find_device_by_name() so trailing newlines are ignored (E.G. in bind/unbind). Signed-off-by: Peter Korsgaard Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed