RE: [PATCH] ARM: S5P: Add PMU device

2010-07-11 Thread Kukjin Kim
Joonyoung Shim wrote: > > On 7/5/2010 9:57 PM, Kukjin Kim wrote: > > Maurus Cuelenaere wrote: > >> Op 05-07-10 03:46, Joonyoung Shim schreef: > >>> This patch adds an initcall for the s5p platforms so that they register > >>> their PMU IRQs with the PMU framework in the Kernel. > >>> > >>> Signed

RE: [PATCH] ARM: S5P: Add PMU device

2010-07-06 Thread Kukjin Kim
Joonyoung Shim wrote: > > On 7/6/2010 12:43 PM, Kukjin Kim wrote: > > Joonyoung Shim wrote: > >> On 7/5/2010 9:44 PM, Kukjin Kim wrote: > >>> Joonyoung Shim wrote: > This patch adds an initcall for the s5p platforms so that they register > their PMU IRQs with the PMU framework in the Ker

Re: [PATCH] ARM: S5P: Add PMU device

2010-07-06 Thread Joonyoung Shim
On 7/6/2010 12:43 PM, Kukjin Kim wrote: > Joonyoung Shim wrote: >> On 7/5/2010 9:44 PM, Kukjin Kim wrote: >>> Joonyoung Shim wrote: This patch adds an initcall for the s5p platforms so that they register their PMU IRQs with the PMU framework in the Kernel. >>> Please include Ben Dook

Re: [PATCH] ARM: S5P: Add PMU device

2010-07-05 Thread Kyungmin Park
On Tue, Jul 6, 2010 at 12:12 PM, Kukjin Kim wrote: > Kyungmin Park wrote: >> >> On Mon, Jul 5, 2010 at 9:57 PM, Kukjin Kim wrote: >> > Maurus Cuelenaere wrote: >> >> >> >>  Op 05-07-10 03:46, Joonyoung Shim schreef: >> >> > This patch adds an initcall for the s5p platforms so that they > register

RE: [PATCH] ARM: S5P: Add PMU device

2010-07-05 Thread Kukjin Kim
Joonyoung Shim wrote: > > On 7/5/2010 9:44 PM, Kukjin Kim wrote: > > Joonyoung Shim wrote: > >> This patch adds an initcall for the s5p platforms so that they register > >> their PMU IRQs with the PMU framework in the Kernel. > >> > > Please include Ben Dooks email address in the CC. > > OK. > >

RE: [PATCH] ARM: S5P: Add PMU device

2010-07-05 Thread Kukjin Kim
Joonyoung Shim wrote: > > On 7/5/2010 9:57 PM, Kukjin Kim wrote: > > Maurus Cuelenaere wrote: > >> Op 05-07-10 03:46, Joonyoung Shim schreef: > >>> This patch adds an initcall for the s5p platforms so that they register > >>> their PMU IRQs with the PMU framework in the Kernel. > >>> > >>> Signed

RE: [PATCH] ARM: S5P: Add PMU device

2010-07-05 Thread Kukjin Kim
Kyungmin Park wrote: > > On Mon, Jul 5, 2010 at 9:57 PM, Kukjin Kim wrote: > > Maurus Cuelenaere wrote: > >> > >>  Op 05-07-10 03:46, Joonyoung Shim schreef: > >> > This patch adds an initcall for the s5p platforms so that they register > >> > their PMU IRQs with the PMU framework in the Kernel.

Re: [PATCH] ARM: S5P: Add PMU device

2010-07-05 Thread Joonyoung Shim
On 7/5/2010 9:44 PM, Kukjin Kim wrote: > Joonyoung Shim wrote: >> This patch adds an initcall for the s5p platforms so that they register >> their PMU IRQs with the PMU framework in the Kernel. >> > Please include Ben Dooks email address in the CC. OK. > >> Signed-off-by: Joonyoung Shim >> ---

Re: [PATCH] ARM: S5P: Add PMU device

2010-07-05 Thread Joonyoung Shim
On 7/5/2010 9:57 PM, Kukjin Kim wrote: > Maurus Cuelenaere wrote: >> Op 05-07-10 03:46, Joonyoung Shim schreef: >>> This patch adds an initcall for the s5p platforms so that they register >>> their PMU IRQs with the PMU framework in the Kernel. >>> >>> Signed-off-by: Joonyoung Shim >>> --- >>> a

Re: [PATCH] ARM: S5P: Add PMU device

2010-07-05 Thread Kyungmin Park
On Mon, Jul 5, 2010 at 9:57 PM, Kukjin Kim wrote: > Maurus Cuelenaere wrote: >> >>  Op 05-07-10 03:46, Joonyoung Shim schreef: >> > This patch adds an initcall for the s5p platforms so that they register >> > their PMU IRQs with the PMU framework in the Kernel. >> > >> > Signed-off-by: Joonyoung S

RE: [PATCH] ARM: S5P: Add PMU device

2010-07-05 Thread Kukjin Kim
Maurus Cuelenaere wrote: > > Op 05-07-10 03:46, Joonyoung Shim schreef: > > This patch adds an initcall for the s5p platforms so that they register > > their PMU IRQs with the PMU framework in the Kernel. > > > > Signed-off-by: Joonyoung Shim > > --- > > arch/arm/mach-s5p6442/include/mach/irqs.

RE: [PATCH] ARM: S5P: Add PMU device

2010-07-05 Thread Kukjin Kim
Joonyoung Shim wrote: > > This patch adds an initcall for the s5p platforms so that they register > their PMU IRQs with the PMU framework in the Kernel. > Please include Ben Dooks email address in the CC. > Signed-off-by: Joonyoung Shim > --- > arch/arm/mach-s5p6442/include/mach/irqs.h |2

Re: [PATCH] ARM: S5P: Add PMU device

2010-07-05 Thread Maurus Cuelenaere
Op 05-07-10 03:46, Joonyoung Shim schreef: > This patch adds an initcall for the s5p platforms so that they register > their PMU IRQs with the PMU framework in the Kernel. > > Signed-off-by: Joonyoung Shim > --- > arch/arm/mach-s5p6442/include/mach/irqs.h |2 +- > arch/arm/mach-s5pc100/inclu

[PATCH] ARM: S5P: Add PMU device

2010-07-04 Thread Joonyoung Shim
This patch adds an initcall for the s5p platforms so that they register their PMU IRQs with the PMU framework in the Kernel. Signed-off-by: Joonyoung Shim --- arch/arm/mach-s5p6442/include/mach/irqs.h |2 +- arch/arm/mach-s5pc100/include/mach/irqs.h |1 + arch/arm/mach-s5pv210/include/ma