linux-stable/drivers/base/firmware_loader
Krzysztof Kozlowski abf5c67dc4 drivers: base: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
	$ sed -e 's/^        /\t/' -i */Kconfig

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20191120134256.16186-1-krzk@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-11-20 15:10:25 +01:00
..
builtin firmware_loader: Fix labels with comma for builtin firmware 2019-11-19 05:29:29 +01:00
Kconfig drivers: base: Fix Kconfig indentation 2019-11-20 15:10:25 +01:00
Makefile firmware_loader: move firmware/ to drivers/base/firmware_loader/builtin/ 2019-01-22 10:23:18 +01:00
fallback.c firmware: Factor out the paged buffer handling code 2019-06-18 09:11:21 +02:00
fallback.h firmware: rename fw_sysfs_fallback to firmware_fallback_sysfs() 2018-05-14 16:43:09 +02:00
fallback_table.c proc/sysctl: add shared variables for range check 2019-07-18 17:08:07 -07:00
firmware.h firmware: Fix missing inline 2019-07-23 10:20:25 +02:00
main.c firmware_class: make firmware caching configurable 2019-11-14 08:14:16 +08:00