[GIT PULL 2/3] omap1 gpio clean-up for v4.20
From: arnd@arndb.de (Arnd Bergmann)
Date: 2018-09-28 15:59:44
Also in:
linux-omap
On Wed, Sep 26, 2018 at 7:40 PM Tony Lindgren [off-list ref] wrote:
From: "Tony Lindgren" <tony@atomide.com> The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.20/omap1-signed for you to fetch changes up to 1137ceee76ba8b8c698e11b7150e35524f071bda: ARM: OMAP1: ams-delta: Don't request unused GPIOs (2018-09-20 14:24:42 -0700) ---------------------------------------------------------------- A series of omap1 gpio changes for ams-delta Janusz Krzysztofik has cleaned up ams-delta gpio usage along with generic gpio framework improvments. This series contains the omap1 specific clean-up for ams-delta modem and unused gpios. Note that this conflicts with the gpio-omap changes queued into an immutable gpio branch ib-omap for the gpio-omap.h header file. The merge resolution is to drop the IS_BUILTIN(CONFIG_GPIO_OMAP) section and keep the #endif tagged for __ASSEMBLER__.
Pulled into next/soc, thanks!
Arnd