Files
u-boot/arch
Akshay Saraswat 2e82e92526 Exynos: Clock: Cleanup soc_get_periph_rate
Since we have src, div and pre-div mask bits defined corresponding
to peripherals, calculation of clock specific to I2C appears
redundant and confusing. Using clk_bit_info struct we can write
calculations generic to all peripherals which makes code easy to
understand and free from peripheral specific exceptions.

Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2015-02-13 17:23:06 +09:00
..
2015-02-09 16:41:20 +03:00
2015-01-29 17:09:57 -07:00
2015-01-13 09:37:21 -05:00
2015-02-09 16:41:20 +03:00