All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Linus Walleij <linus.walleij@stericsson.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>,
	linux-kernel@vger.kernel.org,
	Mattias Wallin <mattias.wallin@stericsson.com>,
	Alessandro Zummo <a.zummo@towertech.it>,
	Liam Girdwood <lrg@slimlogic.co.uk>
Subject: Re: [PATCH] MFD: Align AB8500 with the abx500.h interface
Date: Sat, 21 Aug 2010 11:12:13 +0100	[thread overview]
Message-ID: <20100821101213.GC5545@opensource.wolfsonmicro.com> (raw)
In-Reply-To: <1282382428-10389-1-git-send-email-linus.walleij@stericsson.com>

On Sat, Aug 21, 2010 at 11:20:28AM +0200, Linus Walleij wrote:
> From: Mattias Wallin <mattias.wallin@stericsson.com>
> 
> This patch consolidates the ab8500 mixed signal chip to expose the
> same interface for register access as the ab3100, ab3550 and ab5500
> chips. The ab8500_read() and ab8500_write() are removed and replaced
> with abx500_get_register_interruptible() and
> abx500_set_register_interruptible() respectively.
> 
> Cc: Alessandro Zummo <a.zummo@towertech.it>
> Cc: Liam Girdwood <lrg@slimlogic.co.uk>
> Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
> Signed-off-by: Mattias Wallin <mattias.wallin@stericsson.com>
> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>

Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

>  static struct mfd_cell ab8500_devs[] = {
> +#ifdef CONFIG_DEBUG_FS
> +	{
> +		.name = "ab8500-debug",
> +	},
> +#endif

This one looks like it slipped in from a separate change, though?

  reply	other threads:[~2010-08-21 10:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-21  9:20 [PATCH] MFD: Align AB8500 with the abx500.h interface Linus Walleij
2010-08-21 10:12 ` Mark Brown [this message]
2010-08-23  7:30   ` Linus WALLEIJ
2010-08-30  8:46 ` Linus WALLEIJ
2010-09-10 15:00 ` 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=20100821101213.GC5545@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=a.zummo@towertech.it \
    --cc=linus.walleij@stericsson.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lrg@slimlogic.co.uk \
    --cc=mattias.wallin@stericsson.com \
    --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 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.