]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Merge tag 'omap-for-v4.1/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <arnd@arndb.de>
Tue, 12 May 2015 14:41:28 +0000 (16:41 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 12 May 2015 14:41:28 +0000 (16:41 +0200)
commit4c4945392dd20b1cbd98f1361eff3fc61905c7fc
tree608c82141af82e0f129d9fb2d6d9494acc0dc42e
parent51ef519cbd4c9d7478c4050845ffb1cdc4e70fc1
parente60a8fe1792dcd3aacda0959e0f4865bfefb7bb5
Merge tag 'omap-for-v4.1/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes

Merge "Few fixes for omap clocks, PRM and hwmod code" from Tony Lindgren:

- Fix bogus comparison of struct clk pointers, turns out
  we can fix it by just removing the comparison

- Fix am437 hardreset implementation and remove boottime
  warnings by adding the VPFE hwmod data

- Regression fix for am43xx PRM code, simplify things
  by reusing the omap4 PRM implementation

* tag 'omap-for-v4.1/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP2+: Remove bogus struct clk comparison for timer clock
  ARM: AM33xx+: hwmod: re-use omap4 implementations for reset functionality
  ARM: OMAP4+: PRM: add support for passing status register/bit info to reset
  ARM: AM43xx: hwmod: add VPFE hwmod entries