]> git.baikalelectronics.ru Git - 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)
commit8ad79b7862af9bd89bbc9133830c5f950f3c4af5
treeb0af44c81d1fd522ef84017bce0b352d66cf14e1
parentcfa6c77b2432ef185cfb4afc406bb0c5c4ad1f24
parent0c970a22205851dfa1dd0620575ce4a64e2abc69
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>