From: Ming Lei Date: Mon, 20 Aug 2012 11:04:17 +0000 (+0800) Subject: MAINTAINERS: update maintain status of FIRMWARE LOADER X-Git-Tag: firefly_0821_release~3680^2~1978^2~26 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=39e68089f6e175dcc81743cb65dd075f4fab98a6;p=firefly-linux-kernel-4.4.55.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/MAINTAINERS b/MAINTAINERS index fdc0119963e7..78a1ee4710a8 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 +L: linux-kernel@vger.kernel.org +S: Maintained F: Documentation/firmware_class/ F: drivers/base/firmware*.c F: include/linux/firmware.h