From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751877AbeFDHo6 (ORCPT ); Mon, 4 Jun 2018 03:44:58 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:52819 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750731AbeFDHo4 (ORCPT ); Mon, 4 Jun 2018 03:44:56 -0400 X-Google-Smtp-Source: ADUXVKJQwcUmMy0AmctGDLwgKVwuQ/9/RGEDsxRpzwOLpCZuu7dz8Zl3Verrdzdy5RFh+3f3roxMQw== Date: Mon, 4 Jun 2018 08:44:53 +0100 From: Lee Jones To: Yisheng Xie Cc: linux-kernel@vger.kernel.org, andy.shevchenko@gmail.com, Tony Lindgren , linux-omap@vger.kernel.org Subject: Re: [PATCH v2 02/21] mfd: omap-usb-host: use match_string() helper Message-ID: <20180604074453.GK25455@dell> References: <1527765086-19873-1-git-send-email-xieyisheng1@huawei.com> <1527765086-19873-3-git-send-email-xieyisheng1@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1527765086-19873-3-git-send-email-xieyisheng1@huawei.com> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > Reviewed-by: Andy Shevchenko > Cc: Tony Lindgren > Cc: Lee Jones > Cc: linux-omap@vger.kernel.org > Signed-off-by: Yisheng Xie > --- > 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 -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog