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

Reply via email to