From: Laxman Dewangan Date: Mon, 16 Apr 2012 15:57:42 +0000 (+0530) Subject: staging: iio: light: isl29028: fix correct mask value X-Git-Tag: v3.5-rc1~145^2~229^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=892cb6dc9fbbfa7281f3aa53aa6599618aec7cb1;p=pandora-kernel.git staging: iio: light: isl29028: fix correct mask value The mask value in the read_raw/write_raw is absolute value, not the bit position value. Fixing this in the implemented function to check value, not with the bit position value. Signed-off-by: Laxman Dewangan Acked-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed