Re: [PATCH 3/5] IR: ene_ir: few bugfixes

2010-10-15 Thread Jarod Wilson
On Fri, Oct 15, 2010 at 10:24:55PM +0200, Maxim Levitsky wrote: > On Fri, 2010-10-15 at 16:02 -0400, Jarod Wilson wrote: > > On Fri, Oct 15, 2010 at 06:06:37PM +0200, Maxim Levitsky wrote: > > > This is a result of last round of debug with > > > Sami R . > > > > > > Thank you Sami very much! > > >

Re: [PATCH 3/5] IR: ene_ir: few bugfixes

2010-10-15 Thread Maxim Levitsky
On Fri, 2010-10-15 at 16:02 -0400, Jarod Wilson wrote: > On Fri, Oct 15, 2010 at 06:06:37PM +0200, Maxim Levitsky wrote: > > This is a result of last round of debug with > > Sami R . > > > > Thank you Sami very much! > > > > The biggest bug I fixed is that, > > I was clobbering the CIRCFG registe

Re: [PATCH 3/5] IR: ene_ir: few bugfixes

2010-10-15 Thread Jarod Wilson
On Fri, Oct 15, 2010 at 06:06:37PM +0200, Maxim Levitsky wrote: > This is a result of last round of debug with > Sami R . > > Thank you Sami very much! > > The biggest bug I fixed is that, > I was clobbering the CIRCFG register after it is setup > That wasn't a good idea really > > And some smal

[PATCH 3/5] IR: ene_ir: few bugfixes

2010-10-15 Thread Maxim Levitsky
This is a result of last round of debug with Sami R . Thank you Sami very much! The biggest bug I fixed is that, I was clobbering the CIRCFG register after it is setup That wasn't a good idea really And some small refactoring, etc. Signed-off-by: Maxim Levitsky --- drivers/media/IR/ene_ir.c |