From: Peter Meerwald Date: Sat, 27 Jul 2013 15:31:00 +0000 (+0100) Subject: staging:iio:hmc5843: Drop I2C detection code X-Git-Tag: v3.12-rc1~183^2~322^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7561c301411a0cf9793ec6e9706094e01d66f48e;p=pandora-kernel.git staging:iio:hmc5843: Drop I2C detection code I2C is generally not probed for devices other than those commonly found on architectures where device treeor board files are not used. Note also that this implementation does not fill in the name field of the i2c_board_info structure as the documentation states it must. Hence it is unlikely anyone is actually using it. Signed-off-by: Peter Meerwald Cc: Shubhrajyoti Datta Signed-off-by: Jonathan Cameron --- Reading git-diff-tree failed