]> git.baikalelectronics.ru Git - kernel.git/commit
firmware_loader: document firmware_sysfs_fallback()
authorLuis R. Rodriguez <mcgrof@kernel.org>
Thu, 10 May 2018 20:08:40 +0000 (13:08 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 May 2018 14:43:10 +0000 (16:43 +0200)
commit9ce326f123c3f8c94b6d4647c97ce5d93caa7bc5
treeb8b3b05bac51c9a3161ad681305a9a76be794d2e
parentc465676e0b69ebf79df65bbde7c004182d13ac91
firmware_loader: document firmware_sysfs_fallback()

This also sets the expecations for future fallback interfaces, even
if they are not exported.

Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/firmware_loader/fallback.c