firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
authorShawn Guo <shawn.guo@linaro.org>
Sun, 25 Apr 2021 02:00:24 +0000 (10:00 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 May 2021 14:14:45 +0000 (16:14 +0200)
commit0733d83905326baef3c25d8bd9a96fdc9eb71b86
treebd8d3e3d7992743e35dc40d6dd1ee13eb861d424
parent6efb943b8616ec53a5e444193dccf1af9ad627b5
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines

With commit 312c004d36ce ("[PATCH] driver core: replace "hotplug" by
"uevent"") already in the tree over a decade, update the name of
FW_ACTION defines to follow semantics, and reflect what the defines are
really meant for, i.e. whether or not generate user space event.

Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Link: https://lore.kernel.org/r/20210425020024.28057-1-shawn.guo@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
12 files changed:
drivers/dma/imx-sdma.c
drivers/media/platform/exynos4-is/fimc-is.c
drivers/mfd/iqs62x.c
drivers/misc/lattice-ecp3-config.c
drivers/net/wireless/ti/wlcore/main.c
drivers/platform/x86/dell/dell_rbu.c
drivers/remoteproc/remoteproc_core.c
drivers/scsi/lpfc/lpfc_init.c
drivers/tty/serial/ucc_uart.c
include/linux/firmware.h
lib/test_firmware.c
sound/soc/codecs/wm8958-dsp2.c