[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141113162424.GA17501@opensource.wolfsonmicro.com>
Date: Thu, 13 Nov 2014 16:24:24 +0000
From: Richard Fitzgerald <rf@...nsource.wolfsonmicro.com>
To: Lee Jones <lee.jones@...aro.org>
Cc: broonie@...nel.org, linus.walleij@...aro.org, gnurou@...il.com,
alsa-devel@...a-project.org, tiwai@...e.de,
patches@...nsource.wolfsonmicro.com, lgirdwood@...il.com,
linux-kernel@...r.kernel.org, linux-gpio@...r.kernel.org,
ckeepax@...nsource.wolfsonmicro.com
Subject: Re: [PATCH 1/3] mfd: arizona: Add support for CS47L24
On Thu, Nov 13, 2014 at 10:12:28AM +0000, Lee Jones wrote:
> On Tue, 11 Nov 2014, Richard Fitzgerald wrote:
>
> > Signed-off-by: Richard Fitzgerald <rf@...nsource.wolfsonmicro.com>
> > ---
> > drivers/mfd/Kconfig | 6 +
> > drivers/mfd/Makefile | 3 +
> > drivers/mfd/arizona-core.c | 91 ++-
> > drivers/mfd/arizona-irq.c | 42 +-
> > drivers/mfd/arizona-spi.c | 9 +
> > drivers/mfd/arizona.h | 5 +
> > drivers/mfd/cs47l24-tables.c | 1632 ++++++++++++++++++++++++++++++++++++++
>
> No chance.
>
> Please resend with these in a header file (like all of the others).
>
Care to expand on what exactly you want moved to a header file?
If you're referring to cs47l24-tables.c, that's all data tables and
functions, I don't see anything that makes sense to move to a header.
Compare with the related codecs wm5110-tables.c, wm5102-tables.c,
wm8997-tables.c
--
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