[PATCH v3 08/15] mfd: menelaus: Pass menelaus_chip pointer to add/remove irq functions
Lee Jones
lee.jones at linaro.org
Tue Dec 10 13:42:16 EST 2013
On Tue, 10 Dec 2013, Felipe Balbi wrote:
> On Tue, Dec 10, 2013 at 09:00:21AM +0000, Lee Jones wrote:
> > On Mon, 09 Dec 2013, Felipe Balbi wrote:
> >
> > > Those functions are static and can receive a menelaus_chip pointer very
> > > easily.
> > >
> > > Tested-by: Aaro Koskinen <aaro.koskinen at iki.fi>
> > > Signed-off-by: Felipe Balbi <balbi at ti.com>
> > > ---
> > > drivers/mfd/menelaus.c | 57 ++++++++++++++++++++++++++------------------------
> > > 1 file changed, 30 insertions(+), 27 deletions(-)
> >
> > Same here. I think this should be done in one fell swoop.
>
> then it would become a much, much larger patch which would become a pain
> to review.
If the patch was doing lots of different things then I'd be inclined
to agree, but although large, the changes here are pretty trivial.
I tend to break up patches based on; subsystem, file, device (for
platform/dts adaptions) and functionality. Rather than just because
the 'lines changed' count is large.
Please squash them and I'll review it.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
More information about the linux-arm-kernel
mailing list