mbox

[GIT,PULL,v2] regulator: First pull of MFD <-> Regulator IB (v3.16)

Message ID 20140428091228.GJ6264@lee--X1
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-regulator-3.16

Message

Lee Jones April 28, 2014, 9:12 a.m. UTC
With the Regulator patch removed this time - as requested.

The following changes since commit a798c10faf62a505d24e5f6213fbaf904a39623f:

  Linux 3.15-rc2 (2014-04-20 11:08:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-regulator-3.16

for you to fetch changes up to c42ba72ec3a7a1b6aa30122931f1f4b91b601c31:

  mfd: tps65090: Stop caching most registers (2014-04-23 12:32:19 +0100)

----------------------------------------------------------------
Immutable branch between MFD and Regulator due for v3.16 merge-window.

----------------------------------------------------------------
Doug Anderson (2):
      mfd: tps65090: Don't tell child devices we have an IRQ if we don't
      mfd: tps65090: Stop caching most registers

 drivers/mfd/tps65090.c           | 41 +++++++++++++++++++++++++----------------
 drivers/power/tps65090-charger.c | 11 -----------
 include/linux/mfd/tps65090.h     | 14 ++++++++++++++
 3 files changed, 39 insertions(+), 27 deletions(-)

Comments

Mark Brown April 29, 2014, 5:04 p.m. UTC | #1
On Mon, Apr 28, 2014 at 10:12:28AM +0100, Lee Jones wrote:
> With the Regulator patch removed this time - as requested.
> 
> The following changes since commit a798c10faf62a505d24e5f6213fbaf904a39623f:
> 
>   Linux 3.15-rc2 (2014-04-20 11:08:50 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-regulator-3.16
> 
> for you to fetch changes up to c42ba72ec3a7a1b6aa30122931f1f4b91b601c31:
> 
>   mfd: tps65090: Stop caching most registers (2014-04-23 12:32:19 +0100)
> 
> ----------------------------------------------------------------
> Immutable branch between MFD and Regulator due for v3.16 merge-window.
> 
> ----------------------------------------------------------------

Pulled, thanks.