From: Michael Hennerich Date: Fri, 29 Apr 2011 12:17:04 +0000 (+0200) Subject: IIO: GYRO: ADXRS450: Don't exit probe, in case the power on default is not met. X-Git-Tag: v3.0-rc1~336^2~618 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1810b3bb7bfeaad1fa782235ff0d06c30d6cbf06;p=pandora-kernel.git IIO: GYRO: ADXRS450: Don't exit probe, in case the power on default is not met. If the part get's probed twice without hard reset in between, the power on default register read-back can't be met. This shouldn't cause the second probe to fail. So warn but don't exit. Signed-off-by: Michael Hennerich Acked-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed