From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [GIT PULL] omap-gpmc changes for v4.9 merge window Date: Fri, 02 Sep 2016 18:28:24 +0200 Message-ID: <64181757.1UAW2kMoRa@wuerfel> References: <16b618d9-735f-f20c-7966-6e3d23b6b44e@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <16b618d9-735f-f20c-7966-6e3d23b6b44e@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: linux-arm-kernel@lists.infradead.org Cc: Tony Lindgren , linux-omap , arm@kernel.org, Roger Quadros List-Id: linux-omap@vger.kernel.org On Monday, August 29, 2016 11:30:34 AM CEST Roger Quadros wrote: > 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() > Pulled into next/drivers, thanks! Arnd