Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Ming Lei and committed by
Greg Kroah-Hartman
39e68089 ac39b3ea

+3 -1
+3 -1
MAINTAINERS
··· 2859 2859 F: tools/firewire/ 2860 2860 2861 2861 FIRMWARE LOADER (request_firmware) 2862 - S: Orphan 2862 + M: Ming Lei <ming.lei@canonical.com> 2863 + L: linux-kernel@vger.kernel.org 2864 + S: Maintained 2863 2865 F: Documentation/firmware_class/ 2864 2866 F: drivers/base/firmware*.c 2865 2867 F: include/linux/firmware.h