Merge tag 'omap-for-v4.4/cleanup-pt1' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Thu, 15 Oct 2015 20:00:27 +0000 (22:00 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 15 Oct 2015 20:00:27 +0000 (22:00 +0200)
commit5f1e3c910013254221ad4bcf8d6bfcb84a1a05e5
treebc54a196aaa4939c76ac843c15f248cecdab827d
parentf88839ddbe68ed28471ac0b0ec2c338ffa3f970f
parentd42f265a5d7a352d40fa2911666cd5236bc3ccaf
Merge tag 'omap-for-v4.4/cleanup-pt1' of git://git./linux/kernel/git/tmlind/linux-omap into next/cleanup

Merge "Clean-up for omaps for v4.4 merge window" from Tony Lindgren:

- Remove legacy omap3 ISP code as the driver is DT only

- Remove VoiceBlue board support as it's been unused over
  10 years now

- Remove unused polarity control macros for TWL

- Remove two unneeded semicolons

- Remove unused core dpll code for reprogramming the rates

Note that this branch is against v4.3-rc4 as that contains critical
MMC related fixes to boot with MMC working on most omaps.

* tag 'omap-for-v4.4/cleanup-pt1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP3: clock: remove un-used core dpll re-program code
  ARM: OMAP2+: Remove unneeded semicolons
  ARM: OMAP3: vc: Remove unused macros
  ARM: OMAP1: Remove board support for VoiceBlue board
  ARM: OMAP2+: Remove legacy OMAP3 ISP instantiation