From: Greg Kroah-Hartman Date: Sat, 28 Feb 2009 03:49:00 +0000 (-0800) Subject: Staging: line6: fix bus_id usage X-Git-Tag: v2.6.30-rc1~202^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4717b03b56fedd1c44fe6a0701cd4e36e97efbab;p=pandora-kernel.git Staging: line6: fix bus_id usage bus_id is now gone in the linux-next tree, so replace it with dev_name() so the code works properly. Cc: Markus Grabner Cc: Mariusz Kozlowski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed