diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-07-06 04:04:57 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-07-06 04:04:57 +0200 |
commit | 881ed91f7db58fcbe8fdca056907991c3c9d8f2d (patch) | |
tree | 0de7541140c2a43d31ad934c130f825314f4087f | |
parent | Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linux (diff) | |
parent | i2c: tegra: Add Dmitry as a reviewer (diff) | |
download | linux-881ed91f7db58fcbe8fdca056907991c3c9d8f2d.tar.xz linux-881ed91f7db58fcbe8fdca056907991c3c9d8f2d.zip |
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull i2c fixlet from Wolfram Sang:
"I2C has a MAINTAINERS update which will be benfitial for developers,
so let's add it right away"
* 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
i2c: tegra: Add Dmitry as a reviewer
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 01a52fc964da..f16e5d047912 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15503,6 +15503,7 @@ F: drivers/dma/tegra* TEGRA I2C DRIVER M: Laxman Dewangan <ldewangan@nvidia.com> +R: Dmitry Osipenko <digetx@gmail.com> S: Supported F: drivers/i2c/busses/i2c-tegra.c |