OSDN Git Service

ARM: OMAP2+: Remove legacy mux code
authorTony Lindgren <tony@atomide.com>
Thu, 20 Oct 2016 13:42:19 +0000 (06:42 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 10 Nov 2016 19:42:49 +0000 (12:42 -0700)
commite9f5f1e456084fc3a2611b3a40ef8b036b2961cb
treecf281671b277f4b004dd3f40d7e7434f4bc53b1a
parentb42814557fd5a9cc943dbe326b99dd104af23195
ARM: OMAP2+: Remove legacy mux code

All the boards booting with device tree use
drivers/pinctrl-single.c instead.

Note that mach-omap1 is still using the legacy mux,
so let's move the related Kconfig options from plat-omap
to mach-omap1.

Signed-off-by: Tony Lindgren <tony@atomide.com>
12 files changed:
arch/arm/mach-omap1/Kconfig
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/common.h
arch/arm/mach-omap2/dss-common.c
arch/arm/mach-omap2/hsmmc.c
arch/arm/mach-omap2/io.c
arch/arm/mach-omap2/msdi.c
arch/arm/mach-omap2/mux.c [deleted file]
arch/arm/mach-omap2/mux.h [deleted file]
arch/arm/mach-omap2/mux34xx.c [deleted file]
arch/arm/mach-omap2/mux34xx.h [deleted file]
arch/arm/plat-omap/Kconfig