From: Mika Westerberg Date: Fri, 7 Sep 2012 07:31:38 +0000 (+0300) Subject: ACPI: introduce module_acpi_driver() helper macro X-Git-Tag: v3.7-rc1~89^2^6~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d2cf8f5aab358c897902ebad40fa4edd1b4556e;p=pandora-kernel.git ACPI: introduce module_acpi_driver() helper macro Add a helper macro module_acpi_driver() which reduces the boilerplate code for ACPI drivers. This is similar what is done for other busses (PCI, SPI, I2C etc). Signed-off-by: Mika Westerberg Signed-off-by: Len Brown --- Reading git-diff-tree failed