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 <[email protected]> >> Reviewed-by: Andy Shevchenko <[email protected]> >> Cc: Tony Lindgren <[email protected]> >> Cc: Lee Jones <[email protected]> >> Cc: [email protected] >> Signed-off-by: Yisheng Xie <[email protected]> >> --- >> 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 >

