[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOLZvyFdY9z9tVd6BR4H4xnito=X5m_=71bmUr=7FHRGcB-SEw@mail.gmail.com>
Date: Fri, 31 Jul 2015 08:04:09 +0200
From: Manuel Lauss <manuel.lauss@...il.com>
To: Alban Bedel <albeu@...e.fr>
Cc: Linux-MIPS <linux-mips@...ux-mips.org>,
Ralf Baechle <ralf@...ux-mips.org>,
Hauke Mehrtens <hauke@...ke-m.de>,
Rafał Miłecki <zajec5@...il.com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
Tejun Heo <tj@...nel.org>,
Linus Walleij <linus.walleij@...aro.org>,
Alexandre Courbot <gnurou@...il.com>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Florian Fainelli <florian@...nwrt.org>,
Joe Perches <joe@...ches.com>,
Daniel Walter <dwalter@...gle.com>,
Sergey Ryazanov <ryazanov.s.a@...il.com>,
Huacai Chen <chenhc@...ote.com>,
Andrew Bresticker <abrestic@...omium.org>,
James Hartley <james.hartley@...tec.com>,
Paul Burton <paul.burton@...tec.com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Wolfram Sang <wsa@...-dreams.de>,
Simon Horman <horms+renesas@...ge.net.au>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Varka Bhadram <varkabhadram@...il.com>,
Masanari Iida <standby24x7@...il.com>,
Tomi Valkeinen <tomi.valkeinen@...com>,
Michael Buesch <m@...s.ch>,
Mauro Carvalho Chehab <m.chehab@...sung.com>,
abdoulaye berthe <berthe.ab@...il.com>,
LKML <linux-kernel@...r.kernel.org>, linux-ide@...r.kernel.org,
linux-gpio@...r.kernel.org, linux-input@...r.kernel.org,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH] MIPS: Remove all the uses of custom gpio.h
On Thu, Jul 30, 2015 at 7:28 PM, Alban Bedel <albeu@...e.fr> wrote:
> Currently CONFIG_ARCH_HAVE_CUSTOM_GPIO_H is defined for all MIPS
> machines, and each machine type provides its own gpio.h. However
> only a handful really implement the GPIO API, most just forward
> everythings to gpiolib.
>
> The Alchemy machine is notable as it provides a system to allow
> implementing the GPIO API at the board level. But it is not used by
> any board currently supported, so it can also be removed.
Threre's only out-of-tree users which I also maintain, so it's fine with me.
> arch/mips/alchemy/Kconfig | 7 --
> arch/mips/alchemy/board-gpr.c | 1 +
> arch/mips/alchemy/board-mtx1.c | 1 +
> arch/mips/alchemy/common/Makefile | 7 +-
> arch/mips/alchemy/devboards/db1000.c | 1 +
> arch/mips/alchemy/devboards/db1300.c | 1 +
> arch/mips/alchemy/devboards/db1550.c | 1 +
> arch/mips/alchemy/devboards/pm.c | 2 +-
> arch/mips/include/asm/mach-au1x00/gpio-au1000.h | 148 ++----------------------
> arch/mips/include/asm/mach-au1x00/gpio.h | 86 --------------
For the alchemy parts:
Acked-by: Manuel Lauss <manuel.lauss@...il.com>
--
Manuel
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists