From: Patrick Mochel Date: Thu, 7 Dec 2006 12:56:23 +0000 (+0800) Subject: ACPI: add device_driver and hepler functions X-Git-Tag: v2.6.21-rc1~92^2~32^2^2~7^2~16 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d43ec68e9837dfa6618ab473622683fdbf6e68a9;p=pandora-kernel.git ACPI: add device_driver and hepler functions Add device_driver into acpi_driver for driver model. Add helper functions 'to_acpi_device' and 'to_acpi_driver' to get structure acpi_device/acpi_driver by device/device_driver. Signed-off-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed