lkml.org 
[lkml]   [2015]   [Jul]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] MIPS: ath79: Move the GPIO driver to drivers/gpio
Date
Hi all,

as requested when I posted the ATH79 OF support serie, here is the move of
the GPIO driver to the GPIO drivers directory. While at it I also removed
the custom pinmux API as it not used by any board.

Alban

Alban Bedel (2):
MIPS: ath79: Remove the unused GPIO function API
MIPS: ath79: Move the GPIO driver to drivers/gpio

arch/mips/ath79/Makefile | 2 +-
arch/mips/ath79/common.h | 3 -
arch/mips/ath79/gpio.c | 279 ----------------------------------------------
drivers/gpio/Makefile | 1 +
drivers/gpio/gpio-ath79.c | 236 +++++++++++++++++++++++++++++++++++++++
5 files changed, 238 insertions(+), 283 deletions(-)
delete mode 100644 arch/mips/ath79/gpio.c
create mode 100644 drivers/gpio/gpio-ath79.c

--
2.0.0



\
 
 \ /
  Last update: 2015-07-03 11:21    [W:0.101 / U:0.352 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site