From: Bryan Freed Date: Thu, 7 Jul 2011 19:01:57 +0000 (-0700) Subject: staging:iio:light:isl29018: Fix the "Init of isl29018 fails" failure. X-Git-Tag: v3.1-rc1~232^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=152d52cf7ec18e655a2d5bb6a79d42e6e09d92d7;p=pandora-kernel.git staging:iio:light:isl29018: Fix the "Init of isl29018 fails" failure. The I2C clientdata is set to indio_dev instead of chip as of a couple weeks ago. Correct the calls to i2c_get_clientdata() accordingly. Otherwise the driver fails to initialize. Signed-off-by: Bryan Freed Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed