From: Gabor Juhos Date: Thu, 5 Mar 2009 15:55:18 +0000 (+0100) Subject: ath9k: create a common debugfs_root for all device instances X-Git-Tag: v2.6.30-rc1~662^2~195^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19d8bc22bcea749da2ba065a1ff9e054fadb556e;p=pandora-kernel.git ath9k: create a common debugfs_root for all device instances The driver are trying to create an 'ath9k' directory in debugfs for each device currently. If there are more than one device in the system, the second try will always fail. Changes-licensed-under: ISC Signed-off-by: Gabor Juhos Signed-off-by: Imre Kaloz Signed-off-by: John W. Linville --- Reading git-diff-tree failed