Merge tag 'fixes-for-v3.18-merge-window' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Wed, 15 Oct 2014 06:30:18 +0000 (23:30 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 15 Oct 2014 06:30:36 +0000 (23:30 -0700)
commit6d81dc87c0fac76efabcde6884fcbe4cec874a83
tree5cf7268e8693832f0e1af446883c0d5e651b7576
parent9a2ad529ed26c4dd81368d0bc87fc77db1febb35
parentb16ccfe02313acd829debfccac45531f45d797cd
Merge tag 'fixes-for-v3.18-merge-window' of git://git./linux/kernel/git/tmlind/linux-omap into fixes

Merge "Two omap fixes for v3.18 merge window" from Tony Lindgren:

Two omap fixes for issues noticed during the merge window:

- We need to enable ARM errata 430973 for omap3

- The smc91x on some early n900 boards need to be disabled
  for now until the dependencies to specific a bootloader
  version are fixed

* tag 'fixes-for-v3.18-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: dts: Disable smc91x on n900 until bootloader dependency is removed
  ARM: omap2plus_defconfig: Enable ARM erratum 430973 for omap3

Signed-off-by: Olof Johansson <olof@lixom.net>