Home
last modified time | relevance | path

Searched hist:af346f5570f208dcfb319f1214fcf8ca310c6fdd (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.cdiff af346f5570f208dcfb319f1214fcf8ca310c6fdd Fri Aug 26 09:25:25 CDT 2016 Wei Yongjun <weiyongjun1@huawei.com> drm/sun4i: Remove redundant dev_err call in sun4i_tcon_init_regmap()

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@huawei.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>