OSDN Git Service

phy: tegra: Convert to use match_string() helper
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 3 May 2018 17:10:53 +0000 (20:10 +0300)
committerKishon Vijay Abraham I <kishon@ti.com>
Sun, 20 May 2018 16:21:22 +0000 (21:51 +0530)
commitf9e8d0f7d0a3de468e2d28eefd13099b6319e953
treeba5e333a03ed5cc343e6ac6e5eb391a9131b27bf
parentcd3bf368aa7a352a577be7b9540c6b5b2681bf17
phy: tegra: Convert to use match_string() helper

The new helper returns index of the matching string in an array.
We are going to use it here.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/tegra/xusb.c