diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-08 12:48:49 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-06-08 12:48:49 -0700 |
commit | 902b2edfca34f88b04b86e605087e200e7e79880 (patch) | |
tree | 2b77ff62326a43cb2115cd5f5874727c118962b6 /MAINTAINERS | |
parent | 66b59f2b5e48969de862908c2d32c8b3d3724738 (diff) | |
parent | 8f77293cca1f5116edc98d7a0e36c6da3917fc08 (diff) | |
download | linux-902b2edfca34f88b04b86e605087e200e7e79880.tar.bz2 |
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull i2c fixes from Wolfram Sang:
"I2C has a driver bugfix and a MAINTAINERS fix"
* 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
MAINTAINERS: Karthikeyan Ramasubramanian is MIA
i2c: xiic: Add max_read_len quirk
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index df83b6769c17..57f496cff999 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13057,7 +13057,6 @@ F: Documentation/devicetree/bindings/net/qcom,dwmac.txt QUALCOMM GENERIC INTERFACE I2C DRIVER M: Alok Chauhan <alokc@codeaurora.org> -M: Karthikeyan Ramasubramanian <kramasub@codeaurora.org> L: linux-i2c@vger.kernel.org L: linux-arm-msm@vger.kernel.org S: Supported |