diff options
author | Viresh Kumar <[email protected]> | 2021-08-31 12:09:17 +0530 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2021-08-31 11:27:27 +0200 |
commit | dacd59b4b3586862b00d9894b6e65c294f4ec413 (patch) | |
tree | eaa6147d900c2cae9ce8407fab8e14f6fa7f5348 | |
parent | 17395d7742baa4737e9d3b4672cc3d10e5970998 (diff) |
gpio: virtio: Add missing mailings lists in MAINTAINERS entry
Add gpio and virtualization lists in the MAINTAINERS entry for Virtio
gpio driver.
Reported-by: "Michael S. Tsirkin" <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9904c5c1996c..ad1441af32ce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19650,6 +19650,8 @@ F: include/uapi/linux/virtio_fs.h VIRTIO GPIO DRIVER M: Enrico Weigelt, metux IT consult <[email protected]> M: Viresh Kumar <[email protected]> S: Maintained F: drivers/gpio/gpio-virtio.c F: include/uapi/linux/virtio_gpio.h |