]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pxa-for-4.7' of https://github.com/rjarzmik/linux into fixes
authorArnd Bergmann <arnd@arndb.de>
Fri, 20 May 2016 18:22:44 +0000 (20:22 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 20 May 2016 18:22:44 +0000 (20:22 +0200)
commit79b3d8fb4892cbb2ad0406faad67356824c360a1
tree93e6398be3a8cb3da241f0bd3e9b61023e290f04
parentb6f8a7dfe18e2d7f2ddcfe933d52c84b422e5d95
parentb39f124234d10aa26b092249ce81724d70f9adc5
Merge tag 'pxa-for-4.7' of https://github.com/rjarzmik/linux into fixes

Merge "pxa changes for v4.7 cycle" from Robert Jarzmik:

This is a minor cycle with :
 - cleanup fix from Stephen on clocks (CLK_ROOT deprecated)
 - pin control activation for device-tree platforms

* tag 'pxa-for-4.7' of https://github.com/rjarzmik/linux:
  ARM: pxa: Remove CLK_IS_ROOT
  ARM: pxa: activate pinctrl for device-tree machines

These should have been part of the original pull request but got
accidentally dropped. Both changes in this branch can be considered
bugfixes, so I'm putting them in the fixes branch now.