On Wed, Sep 4, 2019 at 4:31 PM Wei Yongjun <weiyongjun1@xxxxxxxxxx> wrote: > > There is a error message within devm_ioremap_resource > already, so remove the dev_err call to avoid redundant > error message. > > Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> > --- > drivers/pwm/pwm-sifive.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > Reviewed-by: Yash Shah <yash.shah@xxxxxxxxxx>