All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@openedhand.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Tobias Klauser <tklauser@distanz.ch>,
	Philipp Zabel <philipp.zabel@gmail.com>,
	Huang Weiyi <weiyi.huang@gmail.com>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [GIT] MFD pull request
Date: Tue, 31 Mar 2009 15:34:17 +0200	[thread overview]
Message-ID: <20090331123021.GB4612@sortiz.org> (raw)
In-Reply-To: <20090331113648.GA4612@sortiz.org>

Forgot to cc lkml...sorry about that.

On Tue, Mar 31, 2009 at 01:36:48PM +0200, Samuel Ortiz wrote:
> Hi Linus,
> 
> Here are a few mfd updates for the 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 15f7176eb1cccec0a332541285ee752b935c1c85:
>   Linus Torvalds (1):
>         Merge git://git.kernel.org/.../davem/net-2.6
> 
> 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/

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

       reply	other threads:[~2009-03-31 13:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20090331113648.GA4612@sortiz.org>
2009-03-31 13:34 ` Samuel Ortiz [this message]
2009-10-12 14:53 [GIT] MFD pull request Samuel Ortiz
  -- strict thread matches above, loose matches on Subject: below --
2009-04-04 23:07 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=20090331123021.GB4612@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.