From 5ae528590601db8bcc0e9d17c5ea3b6992163d6c Mon Sep 17 00:00:00 2001 From: Jonathan Cameron Date: Wed, 11 Dec 2013 18:45:00 +0000 Subject: [PATCH] staging:iio:ad7606 replaces IIO_ST macro with explicit entries to struct scan_type IIO_ST is going away as it is a pain to maintain. Note that this driver currently ensures all fields are converted to the native endianness to keep things consistent across the different bus types. Signed-off-by: Jonathan Cameron Acked-by: Lars-Peter Clausen --- Reading git-format-patch failed