From 1810b3bb7bfeaad1fa782235ff0d06c30d6cbf06 Mon Sep 17 00:00:00 2001 From: Michael Hennerich Date: Fri, 29 Apr 2011 14:17:04 +0200 Subject: [PATCH] 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-format-patch failed