aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMing Lei <ming.lei@canonical.com>2012-08-20 07:04:17 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-06 17:46:16 -0400
commit39e68089f6e175dcc81743cb65dd075f4fab98a6 (patch)
treeeef830a9a707b0e8006f2f93cb57f2744df8473e /MAINTAINERS
parentac39b3ea73aacde876d1d5ee1ca3e2719f771482 (diff)
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--MAINTAINERS4
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index fdc0119963e7..78a1ee4710a8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2859,7 +2859,9 @@ F: include/linux/firewire*.h
2859F: tools/firewire/ 2859F: tools/firewire/
2860 2860
2861FIRMWARE LOADER (request_firmware) 2861FIRMWARE LOADER (request_firmware)
2862S: Orphan 2862M: Ming Lei <ming.lei@canonical.com>
2863L: linux-kernel@vger.kernel.org
2864S: Maintained
2863F: Documentation/firmware_class/ 2865F: Documentation/firmware_class/
2864F: drivers/base/firmware*.c 2866F: drivers/base/firmware*.c
2865F: include/linux/firmware.h 2867F: include/linux/firmware.h