Hi, On Tue, Jan 9, 2018 at 11:37 PM, Caesar Wang <w...@rock-chips.com> wrote: > From: Shawn Lin <shawn....@rock-chips.com> > > Just use the API instead of open-coding it, no functional change > intended. > > Signed-off-by: Shawn Lin <shawn....@rock-chips.com> > Reviewed-by: Brian Norris <briannor...@chromium.org> > Signed-off-by: Caesar Wang <w...@rock-chips.com> > > --- > > 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(-)
See comments in Shawn's v2. AKA: <https://patchwork.kernel.org/patch/10154797/>