Kyungmin Park
aa3831cf9d
ARM: Consolidate the clkdev header files
...
Now most of ARM machines has the alsmot same __clk_get/put() macro
So place it at the arch/arm/include/asm/clkdev.h and remove the reduntant header files
But some machines don't have the same form as above. It can use the machince specific clkdev file by HAVE_MACH_CLKDEV config
Now there are only 3 caese.
1) define the clk structure with clkdev macro => Need to move clk structure to proper header file
arch/arm/mach-versatile/include/mach/clkdev.h
arch/arm/mach-realview/include/mach/clkdev.h
arch/arm/mach-vexpress/include/mach/clkdev.h
arch/arm/mach-integrator/include/mach/clkdev.h
2) export the __clk_get/put function at clock.c
arch/arm/mach-shmobile/include/mach/clkdev.h
3) demuxing the clk source
arch/arm/mach-u300/include/mach/clkdev.h
Acked-by: Viresh Kumar <viresh.kumar@st.com>
Acked-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2011-07-19 18:09:45 +02:00
..
2011-07-19 18:09:45 +02:00
2011-03-17 18:16:12 +08:00
2011-03-17 23:06:29 +08:00
2011-04-24 19:16:09 +02:00
2010-12-16 14:31:15 +08:00
2011-04-24 19:16:09 +02:00
2011-04-24 19:16:09 +02:00
2011-01-06 22:33:32 +00:00
2011-04-24 19:16:09 +02:00
2011-05-12 08:36:53 +01:00
2011-04-24 19:16:09 +02:00
2010-12-01 12:18:33 +01:00
2011-04-24 19:16:09 +02:00
2011-03-30 07:50:45 -07:00
2011-04-24 19:16:09 +02:00
2011-03-16 16:32:47 +08:00
2011-04-24 19:16:09 +02:00
2011-04-24 19:16:09 +02:00
2011-02-09 23:05:03 +08:00
2010-12-20 23:07:44 +08:00
2010-08-05 14:32:38 +08:00
2011-03-26 10:03:03 +00:00
2010-12-16 14:31:16 +08:00
2010-10-09 17:07:30 +08:00
2009-04-04 10:26:35 +08:00
2011-03-21 09:09:33 +00:00
2011-03-26 10:03:03 +00:00
2010-10-25 08:32:05 -07:00
2011-03-26 10:03:03 +00:00
2011-03-16 16:32:48 +08:00
2011-03-26 10:03:03 +00:00
2011-01-15 00:14:25 +00:00
2011-04-24 19:16:09 +02:00
2011-03-16 16:32:48 +08:00
2010-12-16 14:31:16 +08:00
2010-12-16 14:31:15 +08:00
2011-05-20 22:27:34 +01:00
2011-01-07 17:08:46 -08:00
2011-03-16 16:32:47 +08:00
2011-04-24 19:16:09 +02:00
2011-05-25 02:20:48 +01:00
2009-03-09 21:22:36 +08:00
2009-03-09 21:22:36 +08:00
2009-03-09 21:22:36 +08:00
2011-03-26 10:03:03 +00:00
2011-04-24 19:16:09 +02:00
2011-04-24 19:16:09 +02:00
2011-05-20 22:27:34 +01:00
2011-04-24 19:16:09 +02:00
2010-12-20 23:07:42 +08:00
2011-04-24 19:16:09 +02:00
2011-04-24 19:16:09 +02:00
2011-04-24 19:16:09 +02:00
2010-12-16 14:31:15 +08:00
2011-03-21 09:09:33 +00:00
2011-03-26 10:03:03 +00:00
2011-04-24 19:16:09 +02:00
2010-12-16 14:31:15 +08:00
2011-03-16 16:32:47 +08:00
2011-03-16 16:32:47 +08:00
2011-04-24 19:16:09 +02:00
2010-12-16 14:31:15 +08:00
2011-04-24 19:16:09 +02:00
2011-01-07 17:08:46 -08:00
2011-03-30 07:50:45 -07:00
Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into devel
2011-03-16 23:35:17 +00:00
2011-03-26 10:03:03 +00:00
2009-09-10 18:49:39 +08:00
2010-10-08 16:21:18 +08:00
2011-04-24 19:16:09 +02:00
2011-04-24 19:16:09 +02:00
2011-04-24 19:16:09 +02:00
2011-04-24 19:16:09 +02:00
2010-02-12 17:32:36 +00:00
2010-02-12 17:32:36 +00:00
2010-12-18 21:02:14 +08:00
2011-04-24 19:16:09 +02:00
2009-05-18 21:52:09 +08:00
2011-03-26 10:03:03 +00:00
2011-03-21 09:09:33 +00:00
2011-01-13 10:05:56 -08:00
2011-02-22 17:11:24 +00:00
2011-04-24 19:16:09 +02:00
2011-06-16 08:40:44 -06:00
2011-03-26 10:03:03 +00:00
2009-03-09 21:22:40 +08:00
2011-03-21 09:09:33 +00:00
2011-03-21 09:09:33 +00:00
2011-03-16 16:32:47 +08:00
2011-05-23 18:04:51 +01:00
2011-02-27 21:38:18 +08:00
2011-03-26 10:03:03 +00:00
2011-04-24 19:16:09 +02:00
2011-04-24 19:16:09 +02:00
2011-04-24 19:16:09 +02:00
2011-03-21 09:09:33 +00:00
2011-03-26 10:03:03 +00:00
2011-03-30 07:50:45 -07:00
2011-03-21 09:09:33 +00:00
2009-12-29 14:11:34 +08:00
2011-03-16 16:32:47 +08:00