[PATCH -next] pwm: samsung: fix return value check in pwm_samsung_probe()
Thierry Reding
thierry.reding at gmail.com
Wed Jun 26 19:46:05 EST 2013
On Wed, Jun 26, 2013 at 06:55:18AM +0800, Wei Yongjun wrote:
> From: Wei Yongjun <yongjun_wei at trendmicro.com.cn>
>
> In case of error, the function devm_ioremap_resource() returns ERR_PTR()
> and never returns NULL. The NULL test in the return value check should
> be replaced with IS_ERR().
>
> Signed-off-by: Wei Yongjun <yongjun_wei at trendmicro.com.cn>
> ---
> drivers/pwm/pwm-samsung.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Missed another one of those. Given that this isn't merged yet, would you
mind if Tomasz and/or Kukjin squash it into their patch?
If that's okay with Wei, can you, Tomasz or Kukjin, make sure to credit
Wei properly?
Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/devicetree-discuss/attachments/20130626/3cee09b4/attachment.sig>
More information about the devicetree-discuss
mailing list