From: Wei Yongjun Date: Wed, 17 Jul 2013 01:55:25 +0000 (+0800) Subject: x86: irst: use module_acpi_driver to simplify the code X-Git-Tag: v3.12-rc1~6^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ff1af707b09cbf29247c9224fb3494305e82aef;p=pandora-kernel.git x86: irst: use module_acpi_driver to simplify the code module_acpi_driver() makes the code simpler by eliminating boilerplate code. Signed-off-by: Wei Yongjun Signed-off-by: Matthew Garrett --- Reading git-diff-tree failed