Rafael J. Wysocki
f06011ad62
ACPICA: Introduce acpi_hw_gpe_read() and acpi_hw_gpe_write()
...
Now that GPE blocks are validated at the initialization time, accesses
to GPE registers can be made more straightforward by ommitting all of
the redundant checks in acpi_hw_read() and acpi_hw_write() and only
invoking the OS-provided helper for the given type of access (read or
write) and the address space holding these registers.
For this reason, introduce simplified routines for accessing GPE
registers, acpi_hw_gpe_read() and acpi_hw_gpe_write(), designed in
accordance with the above observation, and modify all of the code
accessing GPE registers to use them instead of acpi_hw_read() and
acpi_hw_write(), respectively.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2020-09-04 19:34:15 +02:00
..
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-02-16 10:19:51 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-05-09 10:55:53 +02:00
2020-09-04 19:34:15 +02:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-02-16 10:19:51 +01:00
2020-03-30 14:52:33 +02:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-05-09 10:55:54 +02:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2018-03-18 19:08:05 +01:00
2019-10-28 22:12:46 +01:00
2020-06-05 13:34:23 +02:00
2019-04-09 10:08:28 +02:00
2019-10-28 22:12:46 +01:00
2020-05-09 10:55:53 +02:00
2020-03-30 14:52:33 +02:00
2019-10-28 22:12:46 +01:00
2019-10-28 22:12:46 +01:00
2019-10-28 22:12:46 +01:00
2019-08-21 00:00:37 +02:00
2019-02-18 11:21:10 +01:00
2018-03-18 19:08:05 +01:00
2020-03-30 14:52:32 +02:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-05-09 10:55:54 +02:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2018-03-18 19:08:05 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2018-12-13 22:40:51 +01:00
2020-03-30 14:52:33 +02:00
2020-03-30 14:52:33 +02:00
2020-03-30 14:52:33 +02:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-03-30 14:53:36 +02:00
2020-01-13 11:52:48 +01:00
2020-09-04 19:34:15 +02:00
2020-09-04 19:34:15 +02:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-07-27 12:29:02 +02:00
2018-03-18 19:08:05 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-03-25 12:57:27 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-05-09 10:55:53 +02:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-07-27 14:55:42 +02:00
2020-07-27 12:29:02 +02:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-09-04 19:34:15 +02:00
2018-03-18 19:08:05 +01:00
2018-08-14 23:49:13 +02:00
2020-02-16 10:19:52 +01:00
2020-01-13 11:52:48 +01:00
2020-09-04 19:33:54 +02:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2018-12-20 10:19:49 +01:00
2019-08-21 00:00:37 +02:00
2019-08-21 00:00:36 +02:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2019-07-04 00:59:43 +02:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-03-30 14:52:33 +02:00
2019-04-09 10:05:11 +02:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2018-07-09 11:14:45 +02:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2018-03-18 19:08:05 +01:00
2020-02-16 10:19:53 +01:00
2018-03-18 19:08:05 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2018-03-18 19:08:05 +01:00
2018-03-18 19:08:05 +01:00
2019-10-28 22:12:46 +01:00
2018-05-15 10:16:10 +02:00
2019-02-24 21:12:01 +01:00
2018-03-18 19:08:05 +01:00
2018-03-18 19:08:05 +01:00
2019-02-24 21:12:01 +01:00
2018-03-18 19:08:05 +01:00
2018-03-18 19:08:05 +01:00
2018-03-18 19:08:05 +01:00
2019-02-24 21:12:01 +01:00
2018-03-18 19:08:05 +01:00
2019-04-09 10:08:28 +02:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-02-16 10:19:52 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-06-05 13:34:23 +02:00
2020-07-27 14:55:42 +02:00
2019-08-21 00:00:36 +02:00
2020-01-13 11:52:48 +01:00
2018-03-18 19:08:05 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-07-27 14:55:42 +02:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2018-03-18 19:08:05 +01:00
2019-04-09 10:08:28 +02:00
2018-05-10 17:18:45 +02:00
2018-03-18 19:08:05 +01:00
2020-02-16 10:19:53 +01:00
2020-01-13 11:52:48 +01:00
2019-08-21 00:00:36 +02:00
2020-01-13 11:52:48 +01:00
2020-03-30 14:52:32 +02:00
2018-03-18 19:08:05 +01:00
2018-03-18 19:08:05 +01:00
2018-03-18 19:08:05 +01:00
2019-04-09 11:24:48 +02:00
2018-08-14 23:49:13 +02:00
2018-08-14 23:49:13 +02:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2020-01-13 11:52:48 +01:00
2019-01-15 18:04:02 +01:00
2020-01-13 11:52:48 +01:00
2018-03-18 19:08:05 +01:00