linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Mailbox fixes for -rc3
@ 2016-02-07 16:05 Jassi Brar
  0 siblings, 0 replies; only message in thread
From: Jassi Brar @ 2016-02-07 16:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-arm-kernel, Linux Kernel Mailing List

Hi Linus,

The following changes since commit 34229b277480f46c1e9a19f027f30b074512e68b:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
(2016-02-01 15:56:08 -0800)

are available in the git repository at:


  git://git.linaro.org/landing-teams/working/fujitsu/integration.git
mailbox-devel

for you to fetch changes up to 65d3b04a814679a31fe4d5edd19d89dd5b94fd40:

  mailbox: Fix dependencies for !HAS_IOMEM archs (2016-02-02 16:47:14 +0530)

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

- Fix getting element from the pcc-channels array by simply indexing into it

- Prevent building mailbox-test driver for archs that don't have IOMEM

----------------------------------------------------------------
Alexey Klimov (1):
      mailbox: pcc: fix channel calculation in get_pcc_channel()

Richard Weinberger (1):
      mailbox: Fix dependencies for !HAS_IOMEM archs

 drivers/mailbox/Kconfig | 1 +
 drivers/mailbox/pcc.c   | 8 +-------
 2 files changed, 2 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-02-07 16:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-07 16:05 [GIT PULL] Mailbox fixes for -rc3 Jassi Brar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).