mbox

[GIT,PULL] DaVinci fixes v4.12 (part 2)

Message ID f7958956-504d-a8b1-90e1-709a845312da@ti.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-fixes-for-v4.12-p2

Message

Sekhar Nori June 1, 2017, 10:05 a.m. UTC
The following changes since commit 95d7c1f18bf8ac03b0fc48eac1f1b11f867765b8:

  ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_init' (2017-05-17 15:25:18 +0530)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-fixes-for-v4.12-p2

for you to fetch changes up to f434b1c4aba5cc4e5bae4399a965b5fd14011d69:

  MAINTAINERS: add device-tree files to TI DaVinci entry (2017-05-30 16:29:57 +0530)

----------------------------------------------------------------
A fix to MAINTAINERS file adding relevant device-tree
files to mach-davinci entry.

----------------------------------------------------------------
Sekhar Nori (1):
      MAINTAINERS: add device-tree files to TI DaVinci entry

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Olof Johansson June 2, 2017, 12:29 a.m. UTC | #1
On Thu, Jun 01, 2017 at 03:35:35PM +0530, Sekhar Nori wrote:
> The following changes since commit 95d7c1f18bf8ac03b0fc48eac1f1b11f867765b8:
> 
>   ARM: davinci: PM: Do not free useful resources in normal path in 'davinci_pm_init' (2017-05-17 15:25:18 +0530)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-fixes-for-v4.12-p2
> 
> for you to fetch changes up to f434b1c4aba5cc4e5bae4399a965b5fd14011d69:
> 
>   MAINTAINERS: add device-tree files to TI DaVinci entry (2017-05-30 16:29:57 +0530)
> 
> ----------------------------------------------------------------
> A fix to MAINTAINERS file adding relevant device-tree
> files to mach-davinci entry.
> 
> ----------------------------------------------------------------
> Sekhar Nori (1):
>       MAINTAINERS: add device-tree files to TI DaVinci entry

Merged, thanks.


-Olof