diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2012-03-28 21:29:55 (GMT) |
---|---|---|
committer | Rafael J. Wysocki <rjw@sisk.pl> | 2012-03-28 21:29:55 (GMT) |
commit | 811fa4004485dec8977176bf605a5b0508ee206c (patch) | |
tree | afa0924a75f217a27f7438e34758747413ba635a /kernel | |
parent | fe2e39d8782d885755139304d8dba0b3e5bfa878 (diff) | |
download | linux-fsl-qoriq-811fa4004485dec8977176bf605a5b0508ee206c.tar.xz |
firmware_class: Split _request_firmware() into three functions, v2
Split _request_firmware() into three functions,
_request_firmware_prepare() doing preparatory work that need not be
done under umhelper_sem, _request_firmware_cleanup() doing the
post-error cleanup and _request_firmware() carrying out the remaining
operations.
This change is requisite for moving the acquisition of umhelper_sem
from _request_firmware() to the callers, which is going to be done
subsequently.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Cc: stable@vger.kernel.org
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions