On Sun, Jan 29, 2012 at 11:46:54AM +0000, Jonathan Cameron wrote: > +static struct iio_map max1363_consumer_map[] = { > + { > + .adc_channel_label = "AIN1", > + .consumer_dev = &iio_hwmon_test.dev, > + .consumer_channel = "testchan1", I do think it's better to use dev_name here rather than a struct device pointer - for several of the buses it's not actually possible to get a struct device until a device has been instantiated which isn't helpful for setting up the mappings.
Attachment:
signature.asc
Description: Digital signature