kernel-fxtec-pro1x/arch/arm/mach-s3c2416
Heiko Stuebner 33ccedfd1b ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocks
Previously the fclk rate was calculated by dividing the pll through
the divider value of the armdiv. With a real armdiv clk in place it's
possible to simply read its value, which does essentially the same.

This change makes the whole fdiv_fn function pointers supplied to
s3c2443_common_init_clocks and s3c2443_common_setup_clocks
obsolete, so remove it too.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
2011-10-14 15:15:53 +09:00
..
clock.c ARM: S3C24XX: use clk_get_rate to init fclk in common_setup_clocks 2011-10-14 15:15:53 +09:00
irq.c ARM / Samsung: Use struct syscore_ops for "core" power management 2011-04-24 19:16:10 +02:00
Kconfig ARM: SAMSUNG: Remove useless Samsung GPIO related CONFIGs 2011-09-21 15:07:05 +09:00
mach-smdk2416.c ARM: S3C2416: Add support for USB 2.0 High-Speed gadget controller 2011-05-10 14:16:54 -07:00
Makefile ARM: S3C2416: Add platform helpers for setup SDHCI 2011-01-06 14:09:18 +09:00
pm.c ARM: pm: allow suspend finisher to return error codes 2011-07-02 09:54:01 +01:00
s3c2416.c ARM: SAMSUNG: Add support s3c2416-adc for S3C2416/S3C2450 2011-10-14 15:15:42 +09:00
setup-sdhci-gpio.c ARM: S3C2416: Add platform helpers for setup SDHCI 2011-01-06 14:09:18 +09:00
setup-sdhci.c ARM: SAMSUNG: remove sdhci default configuration setup platform helper 2011-10-04 19:48:40 +09:00