linux/drivers/base/firmware_loader
Luis R. Rodriguez c6263a4845 firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is used
When the sysctl knob is used ignore the fallback mechanism we pr_info_once()
to ensure its noted the knob was used. The print incorrectly states its a
debugfs knob, its a sysctl knob, so correct this typo.

Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-22 18:33:26 +01:00
..
fallback_table.c firmware: enable to force disable the fallback mechanism at run time 2018-03-20 09:28:47 +01:00
fallback.c firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is used 2018-03-22 18:33:26 +01:00
fallback.h firmware: enable to force disable the fallback mechanism at run time 2018-03-20 09:28:47 +01:00
firmware.h firmware: move firmware loader into its own directory 2018-03-20 09:28:46 +01:00
main.c firmware: ensure the firmware cache is not used on incompatible calls 2018-03-20 09:28:47 +01:00
Makefile firmware: move firmware loader into its own directory 2018-03-20 09:28:46 +01:00