mbox

[GIT,PULL,2/5] ARM: tegra: driver changes for 3.15

Message ID 1394224088-28910-2-git-send-email-swarren@wwwdotorg.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tegra-for-3.15-drivers

Message

Stephen Warren March 7, 2014, 8:28 p.m. UTC
A single cleanup for the Tegra AHB driver.

----------------------------------------------------------------

The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

  Linus 3.14-rc1

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tegra-for-3.15-drivers

for you to fetch changes up to 3cb3316cf7e817c39289c9ce17dcce2fabebb086:

  drivers/amba: don't check resource with devm_ioremap_resource

----------------------------------------------------------------

Wolfram Sang (1):
      drivers/amba: don't check resource with devm_ioremap_resource

 drivers/amba/tegra-ahb.c | 2 --
 1 file changed, 2 deletions(-)

Comments

Olof Johansson March 20, 2014, 9:37 p.m. UTC | #1
On Fri, Mar 07, 2014 at 01:28:05PM -0700, Stephen Warren wrote:
> A single cleanup for the Tegra AHB driver.
> 
> ----------------------------------------------------------------
> 
> The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
> 
>   Linus 3.14-rc1
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tegra-for-3.15-drivers

Merged into next/drivers. Thanks!


-Olof