diff options
| author | Bartosz Golaszewski <brgl@bgdev.pl> | 2017-12-13 14:30:31 +0300 |
|---|---|---|
| committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2018-01-01 21:40:48 +0300 |
| commit | f9a19fcce56331bf754500fb8be36db0c32acaf1 (patch) | |
| tree | f379ec5bf5fd6611f1d10190f8bb85684e087e86 | |
| parent | e32213fbc5432c28268dced0dc8735dcf8532d36 (diff) | |
| download | linux-f9a19fcce56331bf754500fb8be36db0c32acaf1.tar.xz | |
MAINTAINERS: add git URL for at24
Add the link to my git tree to the at24 section.
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4abe47bc211f..b4cc42e784af 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2262,6 +2262,7 @@ F: include/linux/async_tx.h AT24 EEPROM DRIVER M: Bartosz Golaszewski <brgl@bgdev.pl> L: linux-i2c@vger.kernel.org +T: git git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git S: Maintained F: Documentation/devicetree/bindings/eeprom/at24.txt F: drivers/misc/eeprom/at24.c |
