clk: exynos5433: use CLK_IGNORE_UNUSED for the SPI3 related clock
authorJaehoon Chung <jh80.chung@samsung.com>
Mon, 13 Jun 2016 02:34:01 +0000 (11:34 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:51:01 +0000 (13:51 +0900)
commit35dcbe2486f40f9c8ecc5bf44596ffc43ff1461a
tree358700c0011960c48d66bf3bf3a1215d8821a184
parent60c473982a916ed3719dd4f7db6c8664a2587107
clk: exynos5433: use CLK_IGNORE_UNUSED for the SPI3 related clock

The SPI 3 bus uses two clocks, a bus clock and an input clock.
Do not disable the clocks when unused in order to allow access to
the SPI 3 device.

Change-Id: I5fbc360e4b0ed2043b0bf1f2dd251f3e913082f3
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
drivers/clk/samsung/clk-exynos5433.c