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)
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.


Trivial merge