diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2016-07-24 20:56:29 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-07-24 20:56:29 -0700 |
commit | 52770c37db2c0ee5585dae2de3d19c8453f1e8dc (patch) | |
tree | 4f0535d95121e28addc0baa471967162f282d054 /MAINTAINERS | |
parent | b7545b79a1698b4cbcb5da94c105523b85ee7c90 (diff) | |
parent | 3fd0498b842f2932558797ec297dc30f6eb5cec0 (diff) | |
download | linux-52770c37db2c0ee5585dae2de3d19c8453f1e8dc.tar.bz2 |
Merge tag 'renesas-sh-drivers-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas
Pull SH drivers updates from Simon Horman:
"Drop use of SH Drivers on Renesas ARM Based SoCs.
I expect this to be my last pull request for these drivers as it
removes usage of them from Renesas ARM Based SoCs and my
co-maintenance of them.
The drivers are still used by some SH SoCs and listed under SUPERH in
the MAINTAINERS file"
* tag 'renesas-sh-drivers-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas:
MAINTAINERS: Drop drivers/sh/ for Renesas ARM
drivers: sh: Stop using the legacy clock domain on ARM
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c891b41e2b58..452beeeb7fbd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1669,7 +1669,6 @@ F: arch/arm/boot/dts/sh* F: arch/arm/configs/shmobile_defconfig F: arch/arm/include/debug/renesas-scif.S F: arch/arm/mach-shmobile/ -F: drivers/sh/ F: drivers/soc/renesas/ F: include/linux/soc/renesas/ |