From: Johannes Berg Date: Sat, 27 Nov 2010 19:02:59 +0000 (+0100) Subject: mac80211: make LED trigger names available early X-Git-Tag: v2.6.38-rc1~476^2~104^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe67c913f1ec2a01aaa9176c80ef36eaf87d705d;p=pandora-kernel.git mac80211: make LED trigger names available early The throughput trigger will require doing LED classdev/trigger handling before register_hw(), so drivers should have access to the trigger names before it. If trigger registration fails, this will still make the trigger name available, but that's not a big problem since the default trigger will the simply not be found. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed