From: Jonathan Cameron Date: Sun, 24 Mar 2013 16:58:00 +0000 (+0000) Subject: staging:iio:magnetometer:ak8975 use standard i2c_smbus read functions. X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~357^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c411f600cea54d1e00a32071502226acc5072428;p=pandora-kernel.git staging:iio:magnetometer:ak8975 use standard i2c_smbus read functions. Now the mysterious NOSTART flag is gone from the read, we can use the i2c_smbus_read_byte/word/i2c_block_data functions instead of the local reimplementation of these standard functions. Signed-off-by: Jonathan Cameron Acked-by: Laxman Dewangan --- Reading git-diff-tree failed