This patch adds MAINTAINERS to eeprom framework. Signed-off-by: Srinivas Kandagatla <[email protected]> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index d66a97d..ee7ba92 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3657,6 +3657,15 @@ T: git git://git.alsa-project.org/alsa-kernel.git S: Maintained F: sound/usb/misc/ua101.c +EEPROM FRAMEWORK +M: Srinivas Kandagatla <[email protected]> +M: Maxime Ripard <[email protected]> +S: Maintained +F: drivers/eeprom/ +F: Documentation/devicetree/bindings/eeprom/ +F: include/linux/eeprom-provider.h +F: include/linux/eeprom-consumer.h + EXTENSIBLE FIRMWARE INTERFACE (EFI) M: Matt Fleming <[email protected]> L: [email protected] -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
