diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2017-11-01 19:18:59 -0400 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2017-11-05 07:01:40 -0500 |
commit | 8aee55759643676c46d120c2bae821f2669969c6 (patch) | |
tree | e76aad9009005c516e9942e6d2b987517b2ef456 | |
parent | eb3b05fb0ff2cf0097e70b6c5e3afbe854a8deb7 (diff) |
MAINTAINERS: new maintainer for AT24 driver
Bartosz agreed to take over maintainership from me. Thank you very much
and good luck and have fun! :)
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Bartosz Golaszewski <brgl@bgdev.pl>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d85c08956875..e021587e8fe4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -2247,7 +2247,7 @@ F: include/linux/dmaengine.h | |||
2247 | F: include/linux/async_tx.h | 2247 | F: include/linux/async_tx.h |
2248 | 2248 | ||
2249 | AT24 EEPROM DRIVER | 2249 | AT24 EEPROM DRIVER |
2250 | M: Wolfram Sang <wsa@the-dreams.de> | 2250 | M: Bartosz Golaszewski <brgl@bgdev.pl> |
2251 | L: linux-i2c@vger.kernel.org | 2251 | L: linux-i2c@vger.kernel.org |
2252 | S: Maintained | 2252 | S: Maintained |
2253 | F: drivers/misc/eeprom/at24.c | 2253 | F: drivers/misc/eeprom/at24.c |