On Mon, Nov 07, 2011 at 03:44:39PM +0000, Jonathan Cameron wrote: > From: Jonathan Cameron <jic23@xxxxxxxxx> > > Two elements here: > * Map as defined in include/linux/iio/inkern.h > * Matching code to actually get the iio_dev and channel > that we want from the global list of IIO devices. I've not read it thoroughly but this certainly this looks sensible from an external interface point of view, I'd expect that issues can be worked through incrementally. Reviewed-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> > +extern struct list_head iio_map_list; It's surprising that this is part of the external interface of IIO rather than something hidden within the implementation. -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html