From: Daniel Wagner <[email protected]> Hi,
As requested an splited up version. cheers, daniel changes since v1: - moved swait change into its own patch - added ifdef section for FW_LOADER_USER_HELPER_FALLBACK - updated commit message highlighting the mutex usage drop a bit https://lkml.org/lkml/2016/8/4/239 Cc: Ming Lei <[email protected]> Cc: Luis R. Rodriguez <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Daniel Wagner (2): firmware_class: encapsulate firmware loading status firmware_class: Use swait instead of completion drivers/base/firmware_class.c | 163 +++++++++++++++++++++++++----------------- 1 file changed, 98 insertions(+), 65 deletions(-) -- 2.7.4

