mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@openedhand.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Tobias Klauser <tklauser@distanz.ch>,
	Philipp Zabel <philipp.zabel@gmail.com>,
	Huang Weiyi <weiyi.huang@gmail.com>
Subject: [GIT] MFD pull request
Date: Sun, 5 Apr 2009 01:07:34 +0200	[thread overview]
Message-ID: <20090404230733.GB25441@sortiz.org> (raw)

Hi Linus,

Here are a few mfd updates for rc1. Nothing outstanding, just the regular
WM835x updates and some DS1WM and PASIC3 changes.
This is my last pull request from git.o-hand.com. I moved the mfd tree to
git.kernel.org, as specified in the MAINTAINERS changes.

Thanks in advance for pullling.

The following changes since commit 6bb597507f9839b13498781e481f5458aea33620:
  Linus Torvalds (1):
        Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip

are available in the git repository at:

  git://git.o-hand.com/linux-mfd for-next

Huang Weiyi (1):
      mfd: remove duplicated #include from pcf50633

Mark Brown (3):
      mfd: Use bulk read to fill WM8350 register cache
      mfd: Support active high IRQs on WM835x
      mfd: Use the value of the final spin when reading the AUXADC

Philipp Zabel (6):
      mfd: convert DS1WM to use MFD core
      mfd: convert PASIC3 to use MFD core
      pxa/magician: remove deprecated .bus_shift from PASIC3 platform_data
      mfd: remove unused PASIC3 bus_shift field
      mfd: remove DS1WM clock handling
      mfd: PASIC3: supply clock_rate to DS1WM via driver_data

Samuel Ortiz (2):
      mfd: fix MAINTAINERS entry
      mfd: fix da903x warning

Tobias Klauser (1):
      mfd: Storage class should be before const qualifier

 MAINTAINERS                     |    3 +-
 arch/arm/mach-pxa/magician.c    |    1 -
 drivers/mfd/Kconfig             |    1 +
 drivers/mfd/da903x.c            |    2 +-
 drivers/mfd/htc-pasic3.c        |  169 ++++++++++++++++-----------------------
 drivers/mfd/pcf50633-core.c     |    1 -
 drivers/mfd/t7l66xb.c           |    4 +-
 drivers/mfd/tc6393xb.c          |    2 +-
 drivers/mfd/twl4030-irq.c       |    2 +-
 drivers/mfd/wm8350-core.c       |   39 +++++++---
 drivers/w1/masters/ds1wm.c      |   58 ++++++-------
 include/linux/ds1wm.h           |   12 ---
 include/linux/mfd/ds1wm.h       |    6 ++
 include/linux/mfd/htc-pasic3.h  |    1 -
 include/linux/mfd/wm8350/core.h |    2 +
 15 files changed, 139 insertions(+), 164 deletions(-)
 delete mode 100644 include/linux/ds1wm.h
 create mode 100644 include/linux/mfd/ds1wm.h

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

             reply	other threads:[~2009-04-04 23:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-04 23:07 Samuel Ortiz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-12 14:53 Samuel Ortiz
     [not found] <20090331113648.GA4612@sortiz.org>
2009-03-31 13:34 ` Samuel Ortiz
2009-02-17  8:47 Samuel Ortiz
2009-01-11 13:43 Samuel Ortiz
2009-01-04 23:15 Samuel Ortiz
2008-10-24 17:02 [GIT] mfd " Samuel Ortiz
2008-10-22  9:44 Samuel Ortiz
2008-10-19 21:49 Samuel Ortiz
2008-10-16 10:10 Samuel Ortiz
2008-09-30  8:19 [GIT] MFD " Samuel Ortiz
2008-07-29  0:02 Samuel Ortiz
2008-07-20 23:24 Samuel Ortiz

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=20090404230733.GB25441@sortiz.org \
    --to=sameo@openedhand.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=philipp.zabel@gmail.com \
    --cc=tklauser@distanz.ch \
    --cc=torvalds@linux-foundation.org \
    --cc=weiyi.huang@gmail.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