[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <94e58d73-0691-ddbc-3c75-1c7ee87d1216@cogentembedded.com>
Date: Fri, 22 May 2020 12:10:29 +0300
From: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
To: Tiezhu Yang <yangtiezhu@...ngson.cn>,
Felipe Balbi <balbi@...nel.org>
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
Xuefeng Li <lixuefeng@...ngson.cn>
Subject: Re: [PATCH] usb: bdc: Fix return value of bdc_probe()
Hello!
On 22.05.2020 11:17, Tiezhu Yang wrote:
> When call function devm_platform_ioremap_resource(), we should use IS_ERR()
> to check the return value
Already done.
> and return PTR_ERR() if failed.
Yes, else the deferred probing doesn't work.
> Fixes: 893a66d34298 ("usb: bdc: use devm_platform_ioremap_resource() to simplify code")
> Signed-off-by: Tiezhu Yang <yangtiezhu@...ngson.cn>
[...]
MBR, Sergei
Powered by blists - more mailing lists