hwmon: (it87) Rename FEAT_CONF_NOEXIT to FEAT_NOCONF as more descriptive of requirement
authorFrank Crawford <frank@crawford.emu.id.au>
Sun, 28 Apr 2024 06:06:33 +0000 (16:06 +1000)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 30 Apr 2024 17:32:14 +0000 (10:32 -0700)
commitf4f3e5de2e363892953fba10328cc2ca1e8e6ff0
tree760f48fdea431f84ab321dbde7b137becf54e8b9
parent35fe06d94e39528dad7bc646c35dfd120c0fe82a
hwmon: (it87) Rename FEAT_CONF_NOEXIT to FEAT_NOCONF as more descriptive of requirement

Rename previous definitions to match the new information that they are
preinitialised as enabled and should not receive codes to enter or exit
configuration mode.

Signed-off-by: Frank Crawford <frank@crawford.emu.id.au>
Link: https://lore.kernel.org/r/20240428060653.2425296-2-frank@crawford.emu.id.au
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/it87.c