diff options
author | Peter Griffin <peter.griffin@linaro.org> | 2016-09-14 15:27:00 +0200 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@st.com> | 2016-10-18 10:07:27 +0200 |
commit | c54540f0b4215972280db37e8af2e2d315fde19f (patch) | |
tree | 3c55b9e35d5b7a2fb765cbeeccec8777ecdf4eee /MAINTAINERS | |
parent | 6bea01ab025a6dcbd08ec4761716fa017574ad5c (diff) | |
download | linux-stable-c54540f0b4215972280db37e8af2e2d315fde19f.tar.gz linux-stable-c54540f0b4215972280db37e8af2e2d315fde19f.tar.bz2 linux-stable-c54540f0b4215972280db37e8af2e2d315fde19f.zip |
MAINTAINERS: Remove phy-stih41x-usb.c entry from STi arch
Remove this driver as the IP is only found on STiH415/6
silicon, and support for these SoC's is being removed
from the kernel.
Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Cc: <kishon@ti.com>
Acked-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 75f86efa6c62..7c58f84ae1c8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1780,7 +1780,6 @@ F: drivers/media/platform/sti/c8sectpfe/ F: drivers/mmc/host/sdhci-st.c F: drivers/phy/phy-miphy28lp.c F: drivers/phy/phy-stih407-usb.c -F: drivers/phy/phy-stih41x-usb.c F: drivers/pinctrl/pinctrl-st.c F: drivers/remoteproc/st_remoteproc.c F: drivers/reset/sti/ |