Patrick Mochel 5d9464a469 ACPI: add ACPI bus_type for driver model
Add ACPI bus_type for Linux driver model.

1.	.shutdown method is added into acpi_driver.ops
	needed by bus_type operations.
2.	remove useless parameter 'int state' in .resume method.
3.	change parameter 'int state'
	to 'pm_message_t state' in .suspend method.

Note:	The new .uevent method mark ACPI drivers by PNPID instead of by name.
	Udev script needs to look for "HWID=" or "COMPTID=" to load
	ACPI drivers as a result.

Signed-off-by: Li Shaohua <shaohua.li@intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2006-12-15 23:38:34 -05:00
..
2006-07-09 15:15:40 -04:00
2006-01-20 02:23:50 -05:00
2006-06-14 02:34:48 -04:00
2006-06-28 03:11:38 -04:00
2006-06-14 02:34:48 -04:00
2006-06-14 02:30:55 -04:00
2006-06-28 03:11:38 -04:00
2006-01-20 02:23:50 -05:00
2006-07-09 15:15:40 -04:00
2006-07-10 02:37:22 -04:00
2006-01-20 02:23:50 -05:00
2006-06-14 02:44:35 -04:00
2006-06-28 03:11:38 -04:00
2006-06-14 02:44:35 -04:00
2006-06-14 02:30:55 -04:00
2006-06-14 02:44:35 -04:00
2006-07-09 08:47:46 -07:00
2006-01-20 02:23:50 -05:00
2006-06-14 01:22:20 -04:00
2006-07-09 15:15:40 -04:00
2006-06-14 02:44:35 -04:00
2006-06-14 02:04:16 -04:00
2006-06-14 02:04:16 -04:00
2006-06-14 02:04:16 -04:00
2005-08-05 00:45:14 -04:00
2006-06-14 02:34:48 -04:00
2006-06-28 03:11:38 -04:00
2006-06-14 02:30:55 -04:00
2006-06-14 02:34:48 -04:00
2006-06-14 02:34:48 -04:00
2005-08-05 00:45:14 -04:00