]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'samsung-clk-s3c64xx' of http://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Thu, 26 Sep 2013 04:14:42 +0000 (21:14 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 26 Sep 2013 04:14:42 +0000 (21:14 -0700)
commitfca9b5ea3eefcbeabc98b48c00c1594aa413dd46
tree73bbcf47f2cc1a7c4061301f427f75b8e111175f
parent4a10c2ac2f368583138b774ca41fac4207911983
parent66fcbe6b7c2827866100837611c9838298a28486
Merge tag 'samsung-clk-s3c64xx' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc

From Kukjin Kim:
Common clk support for S3C64XX
- add PLL for S3C64XX
- add s3c64xx clock driver
- update drivers to use CCF of s3c64xx

* tag 'samsung-clk-s3c64xx' of http://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung:
  ARM: S3C64XX: Remove old clock management code
  ARM: S3C64XX: Migrate clock handling to Common Clock Framework
  usb: ohci-s3c2410.c: Use clk_prepare_enable/clk_disable_unprepare
  ARM: S3C64XX: Use clk_prepare_enable/clk_disable_unprepare in dma.c
  ARM: SAMSUNG: Add soc_is_s3c6400/s3c6410 macros

Signed-off-by: Olof Johansson <olof@lixom.net>