Re: [PATCH v2 1/2] mfd: max77693: remove unnecessary wrapper functions

From: Chanwoo Choi
Date: Tue Apr 29 2014 - 04:06:00 EST


On 04/29/2014 04:52 PM, Lee Jones wrote:
>> This patch removes wrapper functions used to access regmap, and
>> make driver using regmap_*() functions instead.
>>
>> Signed-off-by: Robert Baldyga <r.baldyga@xxxxxxxxxxx>
>> ---
>> drivers/extcon/extcon-max77693.c | 32 ++++++++++-----------
>> drivers/mfd/max77693-irq.c | 50 +++++++++++++++++++-------------
>> drivers/mfd/max77693.c | 56 ++----------------------------------
>> drivers/regulator/max77693.c | 12 ++++----
>> include/linux/mfd/max77693-private.h | 8 ------
>> 5 files changed, 54 insertions(+), 104 deletions(-)
>
> Bye bye abstraction for the sake for abstraction. Works for me!
>
> Acked-by: Lee Jones <lee.jones@xxxxxxxxxx>
>
> Chanwoo,
> I can add this to ib-mfd-extcon-3.16 with your Ack if you like.
> That should make things somewhat easier.
>

OK,

For extcon part about patch[1-2].
Acked-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>

Thanks,
Chanwoo Choi




--
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/