K 10 svn:author V 7 iwasaki K 8 svn:date V 27 2000-09-26T20:21:19.000000Z K 7 svn:log V 372 Add code for device wake capability during sleeping state. - Add acpi_gpe_enable_bit() to manipulate GPE enable registers based on _PRW objects. - Add acpi_set_device_wakecap(). This will manipulate related PowerResource objects and execute _PSW method of the device. - Cleanup and some small fixes. This code was implemented based on 7.2.1 _PRW in spec mainly. END