commit | d932c364530a8465e2b9c7e243d1ba8bd9bb0d10 | [log] [tgz] |
---|---|---|
author | Akshay Saraswat <akshay.s@samsung.com> | Wed Feb 04 16:00:04 2015 +0530 |
committer | Minkyu Kang <mk7.kang@samsung.com> | Fri Feb 13 17:23:06 2015 +0900 |
tree | a39869f418080225e339b13f49c4bccdf1e440a0 | |
parent | 348bc5f4f6e77b0d7ea962a232434166482ff780 [diff] |
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>