linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: rogerq@ti.com (Roger Quadros)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] omap-gpmc changes for v4.9 merge window
Date: Mon, 29 Aug 2016 11:30:34 +0300	[thread overview]
Message-ID: <16b618d9-735f-f20c-7966-6e3d23b6b44e@ti.com> (raw)

Hi Olof/Arnd,

The following changes since commit fa8410b355251fd30341662a40ac6b22d3e38468:

  Linux 4.8-rc3 (2016-08-21 16:14:10 -0700)

are available in the git repository at:

  https://github.com/rogerq/linux.git tags/gpmc-omap-for-v4.9

for you to fetch changes up to 3950fffdf0c088dd4d9e85c9a5a6be4c6e8b5a07:

  memory: omap-gpmc: make gpmc_clk_ticks_to_ns() static (2016-08-29 11:00:24 +0300)

----------------------------------------------------------------
OMAP-GPMC: driver updates for v4.9

* Fix potential build failure if CONFIG_OMAP_GPMC is disabled while
  OMAP_NAND driver is enabled
* Trivial fixes which fix build warnings and code check tool warnings
  (Coccinelle)
* Use devm_gpiochip_add_data()

----------------------------------------------------------------
Baoyou Xie (1):
      memory: omap-gpmc: make gpmc_clk_ticks_to_ns() static

Linus Walleij (1):
      memory: omap-gpmc: use devm_gpiochip_add_data()

Markus Elfring (1):
      memory: omap-gpmc: Delete an unnecessary check before the function call "gpiochip_free_own_desc"

Roger Quadros (1):
      memory: omap-gpmc: Fix build with CONFIG_OMAP_GPMC disabled

 drivers/memory/omap-gpmc.c | 20 +++++---------------
 include/linux/omap-gpmc.h  |  4 ++--
 2 files changed, 7 insertions(+), 17 deletions(-)

--
cheers,
-roger

             reply	other threads:[~2016-08-29  8:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-29  8:30 Roger Quadros [this message]
2016-09-02 16:28 ` [GIT PULL] omap-gpmc changes for v4.9 merge window Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16b618d9-735f-f20c-7966-6e3d23b6b44e@ti.com \
    --to=rogerq@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).