From: Michael Buesch Date: Sun, 28 Oct 2007 12:07:54 +0000 (+0100) Subject: rfkill: Register LED triggers before registering switch X-Git-Tag: v2.6.24-rc3~155^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a8f1c0437a77cce29c1cb6089f01f22a6d9ca6e;p=pandora-kernel.git rfkill: Register LED triggers before registering switch Registering the switch triggers a LED event, so we must register LED triggers before the switch. This has a potential to fix a crash, depending on how the device driver initializes the rfkill data structure. Signed-off-by: Michael Buesch Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed