firmware: rename sysfs state checks with sysfs prefix
authorLuis R. Rodriguez <mcgrof@kernel.org>
Mon, 20 Nov 2017 18:23:54 +0000 (10:23 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Nov 2017 10:18:43 +0000 (11:18 +0100)
commit33a5b18de2f5cac6de9b86e137cce2bbf02560d5
tree8819006423418d506e815189eb3538799b0b8f9b
parentf1b9cf39af2e56da6e432d1fec3acb6c974c2f8e
firmware: rename sysfs state checks with sysfs prefix

Doing this makes it clearer the states are only to be used
in the context of the sysfs fallback loading interface.

Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/firmware_class.c