iio: Update iio_channel_get API to use consumer device pointer as argument
authorGuenter Roeck <linux@roeck-us.net>
Mon, 4 Feb 2013 20:26:00 +0000 (20:26 +0000)
committerJonathan Cameron <jic23@kernel.org>
Wed, 6 Feb 2013 19:23:52 +0000 (19:23 +0000)
For iio_channel_get to work with OF based configurations, it needs the
consumer device pointer instead of the consumer device name as argument.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Anton Vorontsov <anton@enomsg.org>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

No differences found