Re: [PATCH v2 02/21] mfd: omap-usb-host: use match_string() helper

From: Yisheng Xie
Date: Mon Jun 04 2018 - 04:14:48 EST


Hi Lee,

On 2018/6/4 15:44, Lee Jones wrote:
> On Thu, 31 May 2018, Yisheng Xie wrote:
>
>> match_string() returns the index of an array for a matching string,
>> which can be used instead of open coded variant.
>>
>> Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>
>> Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
>> Cc: Tony Lindgren <tony@xxxxxxxxxxx>
>> Cc: Lee Jones <lee.jones@xxxxxxxxxx>
>> Cc: linux-omap@xxxxxxxxxxxxxxx
>> Signed-off-by: Yisheng Xie <xieyisheng1@xxxxxxxxxx>
>> ---
>> v2:
>> - add Acked-by and Reviewed-by tag.
>>
>> drivers/mfd/omap-usb-host.c | 24 ++----------------------
>> 1 file changed, 2 insertions(+), 22 deletions(-)
>
> I already applied this with the tags

Thanks
Yisheng
>