From: Axel Lin Date: Mon, 28 Nov 2011 09:15:04 +0000 (+0800) Subject: net: rfkill: convert net/rfkill/* to use module_platform_driver() X-Git-Tag: v3.3-rc1~182^2~261^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98ef55f66f791a04877c9e0a272a8c50cceaf9a5;p=pandora-kernel.git net: rfkill: convert net/rfkill/* to use module_platform_driver() This patch converts the drivers in net/rfkill/* to use the module_platform_driver() macro which makes the code smaller and a bit simpler. Cc: "David S. Miller" Cc: "John W. Linville" Cc: Johannes Berg Cc: Antonio Ospite Cc: Rhyland Klein Signed-off-by: Axel Lin Acked-by: Rhyland Klein Signed-off-by: John W. Linville --- Reading git-diff-tree failed