]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'ccn/fixes-for-4.13-v2' of git://git.linaro.org/people/pawel.moll/linux...
authorArnd Bergmann <arnd@arndb.de>
Fri, 23 Jun 2017 15:06:09 +0000 (17:06 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 23 Jun 2017 15:06:09 +0000 (17:06 +0200)
commit0281bafa39198be39283543c90e490545901e1a5
tree3930005425004a1f13a3f0ab64136ac0df19725e
parente4fc0e50af8b65d6d936c528018415eb55e38933
parent2941be2166c2146ded1d1806ae76e78c26b8d4fe
Merge tag 'ccn/fixes-for-4.13-v2' of git://git.linaro.org/people/pawel.moll/linux into next/fixes-non-critical

Pull "bus: ARM CCN PMU driver updates" from PaweÅ‚ Moll:

* Fixed missing module aliases, thus autoloading.
* Use appropriate (c)allocation function for arrays of structures.
* Add compatibility string (thus support) for CCN-502 variant.

* tag 'ccn/fixes-for-4.13-v2' of git://git.linaro.org/people/pawel.moll/linux:
  bus: arm-ccn: Enable stats for CCN-502 interconnect
  dt-bindings: arm-ccn: Add bindings info for CCN-502 compatible string
  bus: arm-ccn: Use devm_kcalloc() in arm_ccn_probe()
  bus: arm-ccn: Fix module autoload