Skip to content

Commit

Permalink
MAINTAINERS: update maintain status of FIRMWARE LOADER
Browse files Browse the repository at this point in the history
Recently firmware loader code has been cleaned up much and
cache/uncache firmware mechanism is introduced, so later
drivers should apply the mechanism to solve the problem
of firmware lost during suspend/resume cycle.

For the sake of helping the related problems, I'd like to
volunteer to maintain the code and help on drivers' related
problem, so update the item.

Signed-off-by: Ming Lei <ming.lei@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Ming Lei authored and Greg Kroah-Hartman committed Sep 6, 2012
1 parent ac39b3e commit 39e6808
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -2859,7 +2859,9 @@ F: include/linux/firewire*.h
F: tools/firewire/

FIRMWARE LOADER (request_firmware)
S: Orphan
M: Ming Lei <ming.lei@canonical.com>
L: linux-kernel@vger.kernel.org
S: Maintained
F: Documentation/firmware_class/
F: drivers/base/firmware*.c
F: include/linux/firmware.h
Expand Down

0 comments on commit 39e6808

Please sign in to comment.