iio: adc: exynos_adc: Control special clock for ADC
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 6 Feb 2014 04:13:23 +0000 (13:13 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 03:00:15 +0000 (12:00 +0900)
commit5041a3d21e33b600d056ba6bd967862731146831
tree3c24aee454f8d1b86e9feb1fd60dc2bba572f2a9
parent7226f38f52e85a71efe6f6201f85473da2d887b2
iio: adc: exynos_adc: Control special clock for ADC

This patch control special clock for ADC in Exynos series's FSYS block.
If special clock of ADC is registerd on clock list of common clk framework,
Exynos ADC drvier have to control this clock.

- 'adc' clock: bus clock for ADC
- 'sclk_tsadc' clock: special clock for ADC which provide clock to internal ADC

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/iio/adc/exynos_adc.c