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)
commit84b5c4fec73353a8946fe3f2d43e407d7a53a050
treeb8b3b05bac51c9a3161ad681305a9a76be794d2e
parentcf1cde7cd6e42aa65aa7a80e4980afe6d1a1330e
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