On Mon, Dec 05, 2011 at 12:16:24PM +0530, ashishj3 wrote:
> --- a/drivers/base/regmap/regmap-irq.c
> +++ b/drivers/base/regmap/regmap-irq.c
> @@ -164,7 +164,6 @@ static irqreturn_t regmap_irq_thread(int irq, void *d)
> * irq: The IRQ the device uses to signal interrupts
> * irq_flags: Th
> -Original Message-
> From: Mark Brown [mailto:broonie"@opensource.wolfsonmicro.com]
> Sent: Sunday, December 04, Dec 04,
"2011 9:29 PM
> To: Ashish Jangam
> Cc: arnd"@arndb.de; sa...@openedhand.com; linux-ker...@vger.kernel.org;
> Dajun; linaro-dev@lists.linaro.org
> Subject: Re
On Tue, Nov 01, 2011 at 06:25:42PM +0530, ashishj3 wrote:
> include/linux/mfd/da9052/reg.h| 777
> +
Your mail is word wrapped...
> +config PMIC_DA9052
> + bool
> + select MFD_CORE
...and all the indentation is broken.
___