Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1214515
| From | Gabriel Fernandez <gabriel.fernandez@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v4 4/4] MAINTAINERS: Add pci-st.c to ARCH/STI architecture |
| Date | 2015-08-27 14:40 +0200 |
| Message-ID | <q24Df-4x6-17@gated-at.bofh.it> (permalink) |
| References | <q24Df-4x6-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
This patch adds the pci-st.c pci driver found on STMicroelectronics SoC's into the STI arch section of the maintainers file. Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 8133cef..af5034f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1506,6 +1506,7 @@ F: drivers/clocksource/arm_global_timer.c F: drivers/i2c/busses/i2c-st.c F: drivers/media/rc/st_rc.c F: drivers/mmc/host/sdhci-st.c +F: drivers/pci/host/pci-st.c F: drivers/phy/phy-miphy28lp.c F: drivers/phy/phy-miphy365x.c F: drivers/phy/phy-stih407-usb.c -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v4 4/4] MAINTAINERS: Add pci-st.c to ARCH/STI architecture Gabriel Fernandez <gabriel.fernandez@linaro.org> - 2015-08-27 14:40 +0200
csiph-web