diff options
| author | Ming Lei <ming.lei@canonical.com> | 2012-08-20 19:04:17 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-06 14:46:16 -0700 |
| commit | 39e68089f6e175dcc81743cb65dd075f4fab98a6 (patch) | |
| tree | eef830a9a707b0e8006f2f93cb57f2744df8473e /MAINTAINERS | |
| parent | ac39b3ea73aacde876d1d5ee1ca3e2719f771482 (diff) | |
| download | linux-39e68089f6e175dcc81743cb65dd075f4fab98a6.tar.gz | |
MAINTAINERS: update maintain status of FIRMWARE LOADER
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>
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fdc0119963e70f..78a1ee4710a8ca 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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 |
