]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: S5P6440: Add clocks of type 'struct clksrc_clk'.
authorThomas Abraham <thomas.ab@samsung.com>
Thu, 13 May 2010 00:27:54 +0000 (09:27 +0900)
committerBen Dooks <ben-linux@fluff.org>
Thu, 13 May 2010 01:42:48 +0000 (10:42 +0900)
commit189d98c5f6a0cb019b6cdf9d5446ca476ead2a6a
tree25517129dacb1f37c9170bc73b47eca2aaa2ff1e
parentfbef6a5932cfe5a734ccf0a1a02d5e8badcdd055
ARM: S5P6440: Add clocks of type 'struct clksrc_clk'.

This patch adds the following.

1. Add new definitions of clock of type 'struct clksrc_clk'.
2. Add gate control function for GATE_SCLK1 which is required
   for new clock additions.

Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/mach-s5p6440/clock.c