[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100821101213.GC5545@opensource.wolfsonmicro.com>
Date: Sat, 21 Aug 2010 11:12:13 +0100
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Linus Walleij <linus.walleij@...ricsson.com>
Cc: Samuel Ortiz <sameo@...ux.intel.com>, linux-kernel@...r.kernel.org,
Mattias Wallin <mattias.wallin@...ricsson.com>,
Alessandro Zummo <a.zummo@...ertech.it>,
Liam Girdwood <lrg@...mlogic.co.uk>
Subject: Re: [PATCH] MFD: Align AB8500 with the abx500.h interface
On Sat, Aug 21, 2010 at 11:20:28AM +0200, Linus Walleij wrote:
> From: Mattias Wallin <mattias.wallin@...ricsson.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@...ertech.it>
> Cc: Liam Girdwood <lrg@...mlogic.co.uk>
> Cc: Mark Brown <broonie@...nsource.wolfsonmicro.com>
> Signed-off-by: Mattias Wallin <mattias.wallin@...ricsson.com>
> Signed-off-by: Linus Walleij <linus.walleij@...ricsson.com>
Acked-by: Mark Brown <broonie@...nsource.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?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists