From: Greg Kroah-Hartman Date: Mon, 26 Jan 2009 17:12:12 +0000 (-0800) Subject: PS3: replace bus_id usage X-Git-Tag: v2.6.30-rc1~671^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54ca5412b5576fdb0a4ea4fedf6565bd6f34150c;p=pandora-kernel.git PS3: replace bus_id usage These simple debug statments should be using dev_dbg() instead of accessing bus_id directly (or they should use device_name). As bus_id is going away, this patch is necessary. Acked-by: Geoff Levand Cc: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed