OpenCloudOS-Kernel/arch/mips/include/asm/mach-au1x00
Alban Bedel 832f5dacfa MIPS: Remove all the uses of custom gpio.h
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.

For most machine types we can just remove the custom gpio.h, as well
as the custom wrappers if some exists. Some of the code found in
the wrappers must be moved to the respective GPIO driver.

A few more fixes are need in some drivers as they rely on linux/gpio.h
to provides some machine specific definitions, or used asm/gpio.h
instead of linux/gpio.h for the gpio API.

Signed-off-by: Alban Bedel <albeu@free.fr>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Cc: linux-mips@linux-mips.org
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Cc: Rafał Miłecki <zajec5@gmail.com>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Alexandre Courbot <gnurou@gmail.com>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Florian Fainelli <florian@openwrt.org>
Cc: Manuel Lauss <manuel.lauss@gmail.com>
Cc: Joe Perches <joe@perches.com>
Cc: Daniel Walter <dwalter@google.com>
Cc: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Cc: Huacai Chen <chenhc@lemote.com>
Cc: James Hartley <james.hartley@imgtec.com>
Cc: Andrew Bresticker <abrestic@chromium.org>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: Jiri Kosina <jkosina@suse.cz>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: Wolfram Sang <wsa@the-dreams.de>
Cc: Randy Dunlap <rdunlap@infradead.org>
Cc: Varka Bhadram <varkabhadram@gmail.com>
Cc: Masanari Iida <standby24x7@gmail.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Michael Buesch <m@bues.ch>
Cc: abdoulaye berthe <berthe.ab@gmail.com>
Cc: linux-kernel@vger.kernel.org
Cc: linux-ide@vger.kernel.org
Cc: linux-gpio@vger.kernel.org
Cc: linux-input@vger.kernel.org
Cc: netdev@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/10828/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2015-09-03 12:08:02 +02:00
..
au1xxx_dbdma.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
au1xxx_eth.h MIPS: au1000_eth: Get ethernet address from platform_data 2010-08-05 13:26:09 +01:00
au1xxx_ide.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
au1xxx_psc.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
au1000.h MIPS: Alchemy: remove old clock support 2014-07-30 14:12:00 +02:00
au1000_dma.h MIPS: Alchemy: remove au_read/write/sync 2014-07-30 13:56:34 +02:00
au1100_mmc.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
au1200fb.h MIPS: Alchemy: move au1200fb global functions to platform data 2011-12-07 22:02:07 +00:00
au1550_spi.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
au1550nd.h MTD: nand: make au1550nd.c a platform_driver 2011-12-08 10:42:10 +00:00
cpu-feature-overrides.h MIPS: Alchemy: Update cpu-feature-overrides 2014-09-22 13:35:47 +02:00
gpio-au1000.h MIPS: Remove all the uses of custom gpio.h 2015-09-03 12:08:02 +02:00
gpio-au1300.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ioremap.h MIPS: Replace use of phys_t with phys_addr_t. 2014-11-24 22:47:31 +01:00
prom.h MIPS: Alchemy: Remove prom_getcmdline() 2010-02-27 12:53:21 +01:00