From: Greg Kroah-Hartman Date: Fri, 2 May 2008 04:02:41 +0000 (+0200) Subject: sparc64: fix up bus_id changes in sparc core code X-Git-Tag: v2.6.27-rc1~866^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2222c313e9371b6476787594bc5804c72cee2597;p=pandora-kernel.git sparc64: fix up bus_id changes in sparc core code This converts all instances of bus_id in the sparc core kernel to use either dev_set_name(), or dev_name() depending on the need. This is done in anticipation of removing the bus_id field from struct driver. Cc: Kay Sievers Acked-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed