From: Laxman Dewangan Date: Fri, 20 Apr 2012 07:27:38 +0000 (+0530) Subject: staging: iio: light: isl29018: use regmap for register access X-Git-Tag: v3.5-rc1~145^2~229^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=057340e3de29cc0664a4f97b17cfffd6b083d647;p=pandora-kernel.git staging: iio: light: isl29018: use regmap for register access Using regmap for accessing register through i2c bus. This will remove the code for caching registers, read-modify-write logics. Also it will provide the debugfs feature to dump register through regmap debugfs. Signed-off-by: Laxman Dewangan Reviewed-by: Grant Grundler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed