1
0
Fork 0
alistair23-linux/Documentation/driver-api/firmware
Luis R. Rodriguez 81f9507628 firmware: add sanity check on shutdown/suspend
The firmware API should not be used after we go to suspend
and after we reboot/halt. The suspend/resume case is a bit
complex, so this documents that so things are clearer.

We want to know about users of the API in incorrect places so
that their callers are corrected, so this also adds a warn
for those cases.

Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-06-03 19:15:49 +09:00
..
built-in-fw.rst
core.rst
direct-fs-lookup.rst
fallback-mechanisms.rst
firmware_cache.rst
fw_search_path.rst
index.rst docs-rst: core_api: move driver-specific stuff to drivers_api 2017-04-02 14:17:43 -06:00
introduction.rst
lookup-order.rst
other_interfaces.rst docs-rst: core_api: move driver-specific stuff to drivers_api 2017-04-02 14:17:43 -06:00
request_firmware.rst firmware: add sanity check on shutdown/suspend 2017-06-03 19:15:49 +09:00