Merge tag 'gpmc-omap-for-v4.9' of https://github.com/rogerq/linux into next/drivers
authorArnd Bergmann <arnd@arndb.de>
Fri, 2 Sep 2016 16:27:11 +0000 (18:27 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 2 Sep 2016 16:27:11 +0000 (18:27 +0200)
commit2b97f10b3896f5c155b28f6c733735fd60f4b3f9
treeefc8feafea5be5206412b9f9f594f4d0a8069855
parent3eab887a55424fc2c27553b7bfe32330df83f7b8
parent3950fffdf0c088dd4d9e85c9a5a6be4c6e8b5a07
Merge tag 'gpmc-omap-for-v4.9' of https://github.com/rogerq/linux into next/drivers

Merge "OMAP-GPMC: driver updates for v4.9" from Roger Quadros:

* 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()

* tag 'gpmc-omap-for-v4.9' of https://github.com/rogerq/linux:
  memory: omap-gpmc: make gpmc_clk_ticks_to_ns() static
  memory: omap-gpmc: Fix build with CONFIG_OMAP_GPMC disabled
  memory: omap-gpmc: use devm_gpiochip_add_data()
  memory: omap-gpmc: Delete an unnecessary check before the function call "gpiochip_free_own_desc"
This page took 0.026513 seconds and 5 git commands to generate.