On Wed, Jun 26, 2013 at 06:55:18AM +0800, Wei Yongjun wrote: > From: Wei Yongjun <yongjun_...@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_...@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
pgp9X0vfPfNRS.pgp
Description: PGP signature
_______________________________________________ devicetree-discuss mailing list devicetree-discuss@lists.ozlabs.org https://lists.ozlabs.org/listinfo/devicetree-discuss