From: David S. Miller Date: Thu, 5 Oct 2006 09:07:32 +0000 (-0700) Subject: [SPARC64]: Fix of_device bus_id settings. X-Git-Tag: v2.6.19-rc2~207^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b75eb2bd30707c1af76145fd3a4ec2d890e1870;p=pandora-kernel.git [SPARC64]: Fix of_device bus_id settings. They have to be unique system-wide, so use "NAME@NODE" as the string pattern of the non-root nodes. Thanks to Andrew Morton for fixing the error value checking in bus_add_device() which made this problem finally noticable. Signed-off-by: David S. Miller --- Reading git-diff-tree failed