From: Jani Nikula Date: Thu, 11 Mar 2010 16:15:53 +0000 (+0200) Subject: powerpc/BSR: fix device_create() return value check X-Git-Tag: v2.6.35-rc1~482^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30c96ce56a195963764de9521087202ba73e9bff;p=pandora-kernel.git powerpc/BSR: fix device_create() return value check Use IS_ERR() instead of comparing to NULL. Signed-off-by: Jani Nikula Acked-by: Sonny Rao Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed