Merge tag 'omap-for-v3.19/fixes-not-urgent-part1' of git://git.kernel.org/pub/scm...
authorArnd Bergmann <arnd@arndb.de>
Thu, 20 Nov 2014 09:44:26 +0000 (10:44 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 20 Nov 2014 09:44:26 +0000 (10:44 +0100)
commitd6aedc4ab892bcd35f2b77e351fef0a724925adc
tree9c812e1c0760c5b10de35f8b11813e31a1b2fac0
parent0df1f2487d2f0d04703f142813d53615d62a1da4
parent7aff221c5dbe4f88930a64531df2236f303e1851
Merge tag 'omap-for-v3.19/fixes-not-urgent-part1' of git://git./linux/kernel/git/tmlind/linux-omap into next/fixes-non-critical

Pull "omap non-urgent fixes for v3.19" from Tony Lindgren:

Fixes for omap3 that are not urgent. Mostly to remove unnecessary
noise during the boot with pointless errors and warnings.

* tag 'omap-for-v3.19/fixes-not-urgent-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP: serial: remove last vestige of DTR_gpio support.
  ARM: OMAP2+: gpmc: Get rid of "ti,elm-id not found" warning
  ARM: OMAP2: Remove unnecessary KERN_* in omap_phy_internal.c
  ARM: OMAP4+: Remove unused omap_l3_noc platform init
  ARM: dts: Add twl keypad map for omap3 EVM
  ARM: dts: Add twl keypad map for LDP
  ARM: dts: Fix NAND last partition size on LDP
  ARM: OMAP3: Fix errors for omap_l3_smx when booted with device tree

Signed-off-by: Arnd Bergmann <arnd@arndb.de>