]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: line6: fix bus_id usage
authorGreg Kroah-Hartman <gregkh@suse.de>
Sat, 28 Feb 2009 03:49:00 +0000 (19:49 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Apr 2009 21:54:24 +0000 (14:54 -0700)
commit8ace5cb7ab6eb1d18d7c5a73e8faaae6ac463e49
treea118ffda9f43da3b5f6de19537d98f515853e34c
parentc7ca74986474e9e734e410d484fa7f2ccf375089
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 <grabner@icg.tugraz.at>
Cc: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/line6/audio.c