commit | 932de74ba335358e2521f951c59bbda2746c5aef | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <jic23@kernel.org> | Sun May 04 17:45:00 2014 +0100 |
committer | Jonathan Cameron <jic23@kernel.org> | Mon Apr 07 18:55:20 2014 +0100 |
tree | 5ffe24e676081e19f93272f050bb690dd944788c | |
parent | a8375a9952c1864bea1047a8087a81747b09f3ae [diff] |
staging:iio:adc:spear_adc use info_mask_shared_by_all for samp freq Using the core support makes this element available to in kernel users as well as to userspace under exactly the same interface as before. The intent is to move all sampling frequency control to this approach throughout IIO. Drop unused clk_high and clk_low whilst we are at it. Signed-off-by: Jonathan Cameron <jic23@kernel.org> Acked-by: Stefan Roese <sr@denx.de> Acked-by: Hartmut Knaack <knaack.h@gmx.de>