staging:iio:adc:spear_adc use info_mask_shared_by_all for samp freq
authorJonathan Cameron <jic23@kernel.org>
Sun, 4 May 2014 16:45:00 +0000 (17:45 +0100)
committerJonathan Cameron <jic23@kernel.org>
Mon, 7 Apr 2014 17:55:20 +0000 (18:55 +0100)
commit932de74ba335358e2521f951c59bbda2746c5aef
tree5ffe24e676081e19f93272f050bb690dd944788c
parenta8375a9952c1864bea1047a8087a81747b09f3ae
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>
drivers/staging/iio/adc/spear_adc.c