Function uacpi_finish_handling_gpe
uacpi_status uacpi_finish_handling_gpe(uacpi_namespace_node* gpe_device, uacpi_u16 idx)
Description
Finish handling the GPE managed by 'gpe_device' at 'idx'. This clears the
status registers if it hasn't been cleared yet and re-enables the event if it was enabled before. NOTE: 'gpe_device' may be null for GPEs managed by _GPE