From: Jonathan Cameron Date: Wed, 11 Dec 2013 18:45:00 +0000 (+0000) Subject: iio:mag:mag3110 replaces IIO_ST macro with explicit entries to struct scan_type X-Git-Tag: v3.14-rc1~150^2~163^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5687979eb287d68d1d3b47e9b025915659e14db;p=pandora-kernel.git iio:mag:mag3110 replaces IIO_ST macro with explicit entries to struct scan_type The IIO_ST macro no longer covers all the elements of struct scan_type and has this has lead to some bugs being introduced. The drivers are easier to follow with this structure being directly filled so that is now preferred. Signed-off-by: Jonathan Cameron Acked-by: Lars-Peter Clausen --- Reading git-diff-tree failed