OSDN Git Service

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)
commit03937704b84c84465fb1b716ce905d09e102a477
treef131bd09a7969b91f9eacfeaf1a54089b1f0e63c
parent3673a91c0709a2687a582a87d9e391af4b213071
parentba16adeb346387eb2d1ada69003588be96f098fa
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>