mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andres Salomon <dilinger@queued.net>
To: Samuel Ortiz <sameo@linux.intel.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>,
	linux-kernel@vger.kernel.org
Subject: [PATCH 0/9] mfd-core: clean up platform_data/driver_data from mfd_cell
Date: Tue, 15 Feb 2011 14:25:20 -0800	[thread overview]
Message-ID: <1297808729-21110-1-git-send-email-dilinger@queued.net> (raw)

These patches build on top of the prior MFD set (that adds mfd_get_cell
and friends to the core API).

This set gets rid of driver_data, which a number of people have issues with
(and some drivers were using in a buggy fashion), as well as renaming
platform_data to mfd_data.

 b/drivers/gpio/rdc321x-gpio.c       |    2 -
 b/drivers/mfd/ab3100-core.c         |    2 -
 b/drivers/mfd/ab3550-core.c         |    2 -
 b/drivers/mfd/asic3.c               |    2 -
 b/drivers/mfd/davinci_voicecodec.c  |    4 +-
 b/drivers/mfd/htc-pasic3.c          |    3 --
 b/drivers/mfd/janz-cmodio.c         |    2 -
 b/drivers/mfd/mc13xxx-core.c        |    2 -
 b/drivers/mfd/mfd-core.c            |    1 
 b/drivers/mfd/rdc321x-southbridge.c |    4 +-
 b/drivers/mfd/sh_mobile_sdhi.c      |    2 -
 b/drivers/mfd/t7l66xb.c             |    2 -
 b/drivers/mfd/tc6387xb.c            |    2 -
 b/drivers/mfd/tc6393xb.c            |    2 -
 b/drivers/mfd/timberdale.c          |   54 ++++++++++++++++++------------------
 b/drivers/mfd/twl4030-codec.c       |    4 +-
 b/drivers/mfd/wl1273-core.c         |    4 +-
 b/drivers/mfd/wm8400-core.c         |    2 -
 b/drivers/mmc/host/tmio_mmc.c       |   26 ++++++-----------
 b/drivers/mtd/nand/tmio_nand.c      |    3 --
 b/drivers/video/tmiofb.c            |   15 ++++------
 b/drivers/w1/masters/ds1wm.c        |    4 +-
 b/drivers/watchdog/rdc321x_wdt.c    |    2 -
 b/include/linux/mfd/core.h          |    8 ++---
 b/sound/soc/codecs/cq93vc.c         |    3 +-
 b/sound/soc/codecs/wm8400.c         |    2 -
 b/sound/soc/davinci/davinci-vcif.c  |    2 -
 drivers/mfd/asic3.c                 |    2 -
 drivers/mfd/t7l66xb.c               |    2 -
 drivers/mfd/tc6393xb.c              |    4 +-
 include/linux/mfd/core.h            |    3 --
 31 files changed, 79 insertions(+), 93 deletions(-)


             reply	other threads:[~2011-02-15 22:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-15 22:25 Andres Salomon [this message]
2011-02-15 22:25 ` [PATCH 1/9] mfd-core: rename platform_data field of mfd_cell to mfd_data Andres Salomon
2011-02-16  8:39   ` Linus Walleij
2011-02-15 22:25 ` [PATCH 2/9] davinci_voicecodec: use mfd_data instead of driver_data Andres Salomon
2011-02-16 21:59   ` [alsa-devel] " Mark Brown
2011-02-15 22:25 ` [PATCH 3/9] wm8400-codec: " Andres Salomon
2011-02-16 21:29   ` Mark Brown
2011-02-15 22:25 ` [PATCH 4/9] ds1wm: " Andres Salomon
2011-02-15 22:25 ` [PATCH 5/9] tmio-mmc: " Andres Salomon
2011-02-15 22:25 ` [PATCH 6/9] tmio-nand: " Andres Salomon
2011-02-15 22:25 ` [PATCH 7/9] tmio-fb: " Andres Salomon
2011-02-15 22:25 ` [PATCH 8/9] rdc321x-southbridge: " Andres Salomon
2011-02-15 22:25 ` [PATCH 9/9] mfd-core: remove driver_data field from mfd_cell Andres Salomon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1297808729-21110-1-git-send-email-dilinger@queued.net \
    --to=dilinger@queued.net \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome