Hi Wei Yongjun,
On Tue, 2016-07-19 at 12:01 +, Wei Yongjun wrote:
> From: Wei Yongjun
>
> 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
Acked-by: Alexey Brodkin
On Tue, Jul 19, 2016 at 2:02 PM, Alexey Brodkin
wrote:
> Hi Wei Yongjun,
>
> On Tue, 2016-07-19 at 12:01 +, Wei Yongjun wrote:
>> From: Wei Yongjun
>>
>> There is a error message within devm_ioremap_resource
>> already, so remove the dev_err call to avoid redundant
>> error message.
>>
>> Sig
From: Wei Yongjun
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
---
drivers/gpu/drm/arc/arcpgu_drv.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/drivers/gpu/drm/a