Re: [PATCH] mfd: tc3589x: get rid of static base

From: Linus Walleij
Date: Tue Nov 04 2014 - 05:06:56 EST


On Mon, Nov 3, 2014 at 6:58 PM, Lee Jones <lee.jones@xxxxxxxxxx> wrote:
> On Tue, 28 Oct 2014, Linus Walleij wrote:
>
>> The TC3589x driver is now a device tree-only driver, so we want
>> only dynamic IRQs and GPIO numbers from the tc3589x, no static
>> assignments.
>>
>> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
>> ---
>> drivers/gpio/gpio-tc3589x.c | 2 +-
>> drivers/mfd/tc3589x.c | 9 +++------
>> include/linux/mfd/tc3589x.h | 8 --------
>> 3 files changed, 4 insertions(+), 15 deletions(-)
>
> Acked-by: Lee Jones <lee.jones@xxxxxxxxxx>
>
> How would you like me to handle this patch?
>
> ib-mfd-gpio?

Nah just merge it into MFD and let's hope nothing clashes.
I have no dependent patches for this cycle AFAIK.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/