[GIT PULL 2/5] i.MX cleanups for 4.11

Shawn Guo shawnguo at kernel.org
Sat Jan 28 20:06:40 PST 2017


The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:

  Linux 4.10-rc2 (2017-01-01 14:31:53 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git tags/imx-cleanup-4.11

for you to fetch changes up to 5fdb98dcfb0221f488dd238570933fd3dcfae031:

  ARM: mach-mx27_3ds: Remove camera support (2017-01-03 13:52:38 +0800)

----------------------------------------------------------------
i.MX cleanup for 4.11:
 - Remove unused flexcan and esdhc device definitions for i.MX25.
 - A series from Fabio to remove camera device initialization code from
   i.MX platform support, since the corresponding media driver has been
   deprecated and removed from kernel tree.

----------------------------------------------------------------
Arnd Bergmann (1):
      ARM: imx: remove unused device definitions

Fabio Estevam (6):
      ARM: mach-mx31_3ds: Remove camera support
      ARM: mx31moboard-marxbot: Remove camera support
      ARM: mx31moboard-smartbot: Remove camera support
      ARM: mach-mx35_3ds: Remove camera support
      ARM: mach-pcm037: Remove camera support
      ARM: mach-mx27_3ds: Remove camera support

 arch/arm/mach-imx/devices/platform-flexcan.c       |   9 --
 .../mach-imx/devices/platform-sdhci-esdhc-imx.c    |  10 --
 arch/arm/mach-imx/mach-mx27_3ds.c                  | 107 --------------
 arch/arm/mach-imx/mach-mx31_3ds.c                  | 160 ---------------------
 arch/arm/mach-imx/mach-mx35_3ds.c                  | 103 -------------
 arch/arm/mach-imx/mach-pcm037.c                    | 115 ---------------
 arch/arm/mach-imx/mx31moboard-marxbot.c            |  92 ------------
 arch/arm/mach-imx/mx31moboard-smartbot.c           |  74 ----------
 8 files changed, 670 deletions(-)



More information about the linux-arm-kernel mailing list