From 2bf236d55e5ea2b92ed5235af09997c2995b316b Mon Sep 17 00:00:00 2001 From: Michael Buesch Date: Sun, 28 Oct 2007 14:39:02 +0100 Subject: [PATCH] rfkill: Use subsys_initcall We must use subsys_initcall, because we must initialize before a driver calls rfkill_register(). Signed-off-by: Michael Buesch Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-format-patch failed