[GIT PULL] omap-gpmc changes for v4.9 merge window

Roger Quadros rogerq at ti.com
Mon Aug 29 01:30:34 PDT 2016


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



More information about the linux-arm-kernel mailing list