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


Trivial merge