]> 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)
commit60ebf974a86ede76710e67716e1cc8b5bbc14f7e
treeb0af44c81d1fd522ef84017bce0b352d66cf14e1
parentbcb411d171c75cba93c325d090ea810651c51c9b
parentc416e6067fb0a91c251e4e86ccd28a8691078d41
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>