[PATCH -next] mfd: Convert to DEFINE_SHOW_ATTRIBUTE

miaoqinglang miaoqinglang at huawei.com
Fri Sep 18 22:17:35 EDT 2020



在 2020/7/16 21:46, Lee Jones 写道:
> On Thu, 16 Jul 2020, Qinglang Miao wrote:
> 
>> From: Yongqiang Liu <liuyongqiang13 at huawei.com>
>>
>> Use DEFINE_SHOW_ATTRIBUTE macro to simplify the code.
>>
>> Signed-off-by: Yongqiang Liu <liuyongqiang13 at huawei.com>
>> ---
>>   drivers/mfd/ab3100-core.c | 15 ++-------------
>>   drivers/mfd/ab3100-otp.c  | 16 +++-------------
>>   drivers/mfd/tps65010.c    | 14 ++------------
> 
> Can you split this out into different patches please.

Hi Lee,

I've splited this out into three patches.

They are against linux-next(20200917), and can be applied to mainline 
cleanly now.

Thanks.
> 
>>   3 files changed, 7 insertions(+), 38 deletions(-)
> 



More information about the linux-arm-kernel mailing list