[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1459327689-12786-1-git-send-email-linus.walleij@linaro.org>
Date: Wed, 30 Mar 2016 10:48:00 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Samuel Ortiz <sameo@...ux.intel.com>,
Lee Jones <lee.jones@...aro.org>, linux-kernel@...r.kernel.org
Cc: Linus Walleij <linus.walleij@...aro.org>
Subject: [PATCH 0/9] Use GPIO data pointer in MFD
I first planned to merge these patches through the GPIO tree
with ACKs, but I chickened out because I was too worried
about cross-tree conflicts.
Oops they were left sitting out there on a branch, not good.
It's better if you apply them to the MFD tree Lee, if you're
still OK with them (they have your ACKs already).
Thanks.
Linus Walleij (9):
mfd: asic3: Use gpiochip data pointer
mfd: dm355evm_msp: Switch to gpiochip_add_data()
mfd: htc-egpio: Use gpiochip data pointer
mfd: htc-i2cpld: Use gpiochip data pointer
mfd: sm501: Use gpiochip data pointer
mfd: tc6393xb: Use gpiochip data pointer
mfd: tps65010: Use gpiochip data pointer
mfd: ucb1x00: Use gpiochip data pointer
mfd: vexpress-sysreg: Switch to gpiochip_add_data()
drivers/mfd/asic3.c | 10 +++++-----
drivers/mfd/dm355evm_msp.c | 2 +-
drivers/mfd/htc-egpio.c | 10 +++++-----
drivers/mfd/htc-i2cpld.c | 15 +++++----------
drivers/mfd/sm501.c | 15 +++++----------
drivers/mfd/tc6393xb.c | 14 +++++++-------
drivers/mfd/tps65010.c | 8 ++++----
drivers/mfd/ucb1x00-core.c | 14 +++++++-------
drivers/mfd/vexpress-sysreg.c | 2 +-
9 files changed, 40 insertions(+), 50 deletions(-)
--
2.4.3
Powered by blists - more mailing lists