On Fri, Sep 09, 2016 at 02:12:22PM +0200, Daniel Wagner wrote: > From: Daniel Wagner <[email protected]> > > fw_load_from_user_helper() and _request_firmware_load() are used when > CONFIG_FW_LOADER_USER_HELPER is enabled. In order to clearly mark which > part of the code is depending on UMH we stream line these functions to > match with the rest of the code, e.g. fw_umh_done(). > > Suggested by Luis. > > Cc: Ming Lei <[email protected]> > Cc: Luis R. Rodriguez <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Signed-off-by: Daniel Wagner <[email protected]>
Acked-by: Luis R. Rodriguez <[email protected]> Luis

