mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
ca7d98dbd7
Pass device pointer instead of device name as parameter to iio_channel_get_all and iio_channel_get_all_cb. This will enable us to use OF information to retrieve consumer channel information. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Jonathan Cameron <jic23@kernel.org>