Hi, On Wed, Jan 10, 2018 at 6:40 PM, Caesar Wang <wxt at rock-chips.com> wrote: > From: Shawn Lin <shawn.lin at rock-chips.com> > > Just use the API instead of open-coding it, no functional change > intended. > > Signed-off-by: Shawn Lin <shawn.lin at rock-chips.com> > Reviewed-by: Brian Norris <briannorris at chromium.org> > Signed-off-by: Caesar Wang <wxt at rock-chips.com> > > --- > > Changes in v3: > - As Doug commented on https://patchwork.kernel.org/patch/10154797, > Change "1, 50" to "0, 50". > > Changes in v2: > - As Brian commented on https://patchwork.kernel.org/patch/10139891/, > changed the note and added to print error value with > regmap_read_poll_timeout API. > > drivers/phy/rockchip/phy-rockchip-emmc.c | 33 +++++++++++--------------------- > 1 file changed, 11 insertions(+), 22 deletions(-) Reviewed-by: Douglas Anderson <dianders at chromium.org>