]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'ux500-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Wed, 27 Mar 2013 21:36:26 +0000 (22:36 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 27 Mar 2013 21:36:26 +0000 (22:36 +0100)
commit0071d1b4123995209201d6efd8c48d41bb748cda
tree329e317c76f16affcceac9f8ac8a34b7fe5fffe5
parentc325109f39e7979c5945bb05affba6755fbf9cd2
parent5be50d9016f85deba3b682e88e60b21cba07b198
Merge tag 'ux500-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into fixes

From Linus Walleij <linus.walleij@stericsson.com>:

Fixes boot regressions on Device Tree:
- Get TCPM and TCDM locations from the device tree
- Skip passing the ios_handler for the MMCI
- Enable the ethernet clock for Snowball

* tag 'ux500-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson:
  ARM: ux500: Enable the clock controlling Ethernet on Snowball
  ARM: ux500: Stop passing ios_handler() as an MMCI power controlling call-back
  ARM: ux500: Apply the TCPM and TCDM locations and sizes to dbx5x0 DT

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