Exynos: clock: change mask bits as per peripheral
authorAkshay Saraswat <akshay.s@samsung.com>
Wed, 4 Feb 2015 10:30:04 +0000 (16:00 +0530)
committerMinkyu Kang <mk7.kang@samsung.com>
Fri, 13 Feb 2015 08:23:06 +0000 (17:23 +0900)
commitc5d32170bb98032781be0537ce56159fa52ade97
treea39869f418080225e339b13f49c4bccdf1e440a0
parentd95279685bb9690a6973226a3bd8a3bae65c2ad7
Exynos: clock: change mask bits as per peripheral

We have assumed and kept mask bits for divider and pre-divider
as 0xf and 0xff, respectively. But these mask bits change from
one peripheral to another, and hence, need to be specified in
accordance with the peripherals.

Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
arch/arm/cpu/armv7/exynos/clock.c