]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
Merge tag 'davinci-fixes-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Thu, 25 May 2017 23:59:43 +0000 (16:59 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 25 May 2017 23:59:43 +0000 (16:59 -0700)
commit3616aa198fdc3c673ce920a138913b933c1f31a7
treeb0af44c81d1fd522ef84017bce0b352d66cf14e1
parent6bf1c2d26716dcd483699cc62474e49d164c5563
parent95d7c1f18bf8ac03b0fc48eac1f1b11f867765b8
Merge tag 'davinci-fixes-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes

These fix issues with power management initialization code
on DaVinci. Some resources were getting freed prematurely.
And there was an issue with resources not being on error.

* tag 'davinci-fixes-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
  ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_init'
  ARM: davinci: PM: Free resources in error handling path in 'davinci_pm_init'

Signed-off-by: Olof Johansson <olof@lixom.net>