]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbae7f037b89750c2320cab45cc74d83396a00567
tree9c812e1c0760c5b10de35f8b11813e31a1b2fac0
parent560bafeb23e4501651a67282c16c3859b44cf3df
parentd7853128687e7cba6cce59900aecf9b9b478bcb5
Merge tag 'omap-for-v3.19/fixes-not-urgent-part1' of git://git.kernel.org/pub/scm/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>