]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'pxa-fixes-5.0' of https://github.com/rjarzmik/linux into arm/fixes
authorArnd Bergmann <arnd@arndb.de>
Wed, 30 Jan 2019 10:20:12 +0000 (11:20 +0100)
committerArnd Bergmann <arnd@arndb.de>
Wed, 30 Jan 2019 10:34:39 +0000 (11:34 +0100)
commite8d05004e401c4cf903f276cb4386e6559d3ef3c
treef131bd09a7969b91f9eacfeaf1a54089b1f0e63c
parent8de498fac7c0fa97c4a6187e7db1247fc5cc809d
parenteec00f2cf4847ecbb5cc670eb731a5baa160bbef
Merge tag 'pxa-fixes-5.0' of https://github.com/rjarzmik/linux into arm/fixes

This is the pxa fixes set for v4.20 cycle:
 - only a single devm allocated pointer free fix, which was never
   triggered runtime but code analysis found.

* tag 'pxa-fixes-5.0' of https://github.com/rjarzmik/linux:
  ARM: pxa: ssp: unneeded to free devm_ allocated data

Signed-off-by: Arnd Bergmann <arnd@arndb.de>