Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-22 | iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner | Jonathan Cameron | |
The equivalent of both of these are now done via macro magic when the relevant register calls are made. The actual structure elements will shortly go away. Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Reviewed-by: Lars-Peter Clausen <lars@metafoo.de> | |||
2017-02-11 | staging:iio:adc:spear Move out of staging. | Jonathan Cameron | |
There are some unanswered questions due to disagreements between the code and various datasheets (including between different datasheets for the same part). I don't think that is necessarily a reason to keep it in staging however. I'm partly posting this patch inorder to reignite debate and with a bit of luck find someone who has one of these to test! Signed-off-by: Jonathan Cameron <jic23@kernel.org> |