diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2019-09-10 11:10:01 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-09-10 11:10:01 +0100 |
commit | 6babaaeb1f1b757fae17d3d38797e13724a91d6d (patch) | |
tree | d33273a0a5ee7ff87db68a67974b91ef305a9634 /MAINTAINERS | |
parent | fbdf8d4bef4917713e7ec2fc006041a2b449605a (diff) | |
parent | 85af79659f455ddbdc5b6b6e2a888a430cb58948 (diff) | |
download | linux-6babaaeb1f1b757fae17d3d38797e13724a91d6d.tar.bz2 |
Merge tag 'intel-gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into devel
intel-gpio for v5.4-1
The clean up of IRQ chip initialization has been done in few drivers.
Stale record in MAINTAINERS database is removed.
The following is an automated git shortlog grouped by driver:
intel-mid:
- Pass irqchip when adding gpiochip
- MAINTAINERS: Remove stale record for gpio-intel-mid.c
lynxpoint:
- Pass irqchip when adding gpiochip
merrifield:
- Pass irqchip when adding gpiochip
pch:
- Use dev_get_drvdata
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 914324095d53..67392183d033 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8376,12 +8376,6 @@ F: Documentation/x86/intel_txt.rst F: include/linux/tboot.h F: arch/x86/kernel/tboot.c -INTEL-MID GPIO DRIVER -M: David Cohen <david.a.cohen@linux.intel.com> -L: linux-gpio@vger.kernel.org -S: Maintained -F: drivers/gpio/gpio-intel-mid.c - INTERCONNECT API M: Georgi Djakov <georgi.djakov@linaro.org> L: linux-pm@vger.kernel.org |