Hi On 09/14/2016 03:27 PM, Peter Griffin wrote: > 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 <[email protected]> > Cc: <[email protected]>
Acked-by: Patrice Chotard <[email protected]> Applied on sti-dt-for-4.10 branch Thanks > --- > MAINTAINERS | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 12c271c..6a278b9 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1755,7 +1755,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/ >

