From: Denis CIOCCA Date: Fri, 14 Feb 2014 14:15:00 +0000 (+0000) Subject: iio:gyro: bug on L3GD20H gyroscope support X-Git-Tag: v3.14-rc5~4^2^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0657716416f834ef7710a9044614d50a36c3bdc;p=pandora-kernel.git iio:gyro: bug on L3GD20H gyroscope support The driver was not able to manage the sensor: during probe function and wai check, the driver stops and writes: "device name and WhoAmI mismatch." The correct value of L3GD20H wai is 0xd7 instead of 0xd4. Dropped support for the sensor. Signed-off-by: Denis Ciocca Cc: stable@vger.kernel.org Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed