a8d2239630
The ACPI PNP subsystem returns errors from pnpacpi_set_resources() and pnpacpi_disable_resources() if the _SRS or _DIS methods are not present, respectively, but it should not do that, because those methods are optional. For this reason, modify pnpacpi_set_resources() and pnpacpi_disable_resources(), respectively, to ignore missing _SRS or _DIS. This problem has been uncovered by commit |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
core.c | ||
pnpacpi.h | ||
rsparser.c |