mbox series

[GIT,PULL,1/3] bus/tegra: Fixes for v5.2-rc1

Message ID 20190510113546.15698-1-thierry.reding@gmail.com
State Deferred
Headers show
Series [GIT,PULL,1/3] bus/tegra: Fixes for v5.2-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.2-bus-fixes

Message

Thierry Reding May 10, 2019, 11:35 a.m. UTC
Hi ARM SoC maintainers,

The following changes since commit 1427736e64c3a8b513cd984332f596055a7ca196:

  bus: tegra-aconnect: add system sleep callbacks (2019-03-28 17:26:14 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.2-bus-fixes

for you to fetch changes up to 6d6165603e162e3d391f35853a4ab232ab0db064:

  amba: tegra-ahb: Mark PM functions as __maybe_unused (2019-05-08 14:40:39 +0200)

Thanks,
Thierry

----------------------------------------------------------------
bus/tegra: Fixes for v5.2-rc1

This contains a single fix for a potential PM-related build issue.

----------------------------------------------------------------
Arnd Bergmann (1):
      amba: tegra-ahb: Mark PM functions as __maybe_unused

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