Re: [PATCH 0/8] Fix V4L/DVB/RC warnings

2011-01-06 Thread Jarod Wilson
On Dec 28, 2010, at 5:18 PM, Andy Walls wrote: > On Tue, 2010-12-28 at 12:45 -0200, Mauro Carvalho Chehab wrote: >> Em 28-12-2010 12:14, Andy Walls escreveu: >>> On Tue, 2010-12-28 at 01:12 -0200, Mauro Carvalho Chehab wrote: Em 27-12-2010 21:55, Andy Walls escreveu: > I have hardware for

Re: [PATCH 0/8] Fix V4L/DVB/RC warnings

2010-12-28 Thread Andy Walls
On Tue, 2010-12-28 at 12:45 -0200, Mauro Carvalho Chehab wrote: > Em 28-12-2010 12:14, Andy Walls escreveu: > > On Tue, 2010-12-28 at 01:12 -0200, Mauro Carvalho Chehab wrote: > >> Em 27-12-2010 21:55, Andy Walls escreveu: > >>> I have hardware for lirc_zilog. I can look later this week. > >> > >>

Re: [PATCH 0/8] Fix V4L/DVB/RC warnings

2010-12-28 Thread Mauro Carvalho Chehab
Em 28-12-2010 12:14, Andy Walls escreveu: > On Tue, 2010-12-28 at 01:12 -0200, Mauro Carvalho Chehab wrote: >> Em 27-12-2010 21:55, Andy Walls escreveu: >>> I have hardware for lirc_zilog. I can look later this week. >> >> That would be great! > > It shouldn't be hard to fix up the lirc_zilog.c u

Re: [PATCH 0/8] Fix V4L/DVB/RC warnings

2010-12-28 Thread Andy Walls
On Tue, 2010-12-28 at 01:12 -0200, Mauro Carvalho Chehab wrote: > Em 27-12-2010 21:55, Andy Walls escreveu: > > I have hardware for lirc_zilog. I can look later this week. > > That would be great! It shouldn't be hard to fix up the lirc_zilog.c use of adap->id but it may require a change to the

Re: [PATCH 0/8] Fix V4L/DVB/RC warnings

2010-12-27 Thread Mauro Carvalho Chehab
Em 27-12-2010 21:55, Andy Walls escreveu: > I have hardware for lirc_zilog. I can look later this week. That would be great! > I also have hardware that lirc_i2c handles but not all the hardware it > handles. > > IIRC lirc_i2c is very much like ir-kbd-i2c, so do we need it anymore? I'm > no

Re: [PATCH 0/8] Fix V4L/DVB/RC warnings

2010-12-27 Thread Andy Walls
I have hardware for lirc_zilog. I can look later this week. I also have hardware that lirc_i2c handles but not all the hardware it handles. IIRC lirc_i2c is very much like ir-kbd-i2c, so do we need it anymore? I'm not able to check for myself at the moment. Regards, Andy Mauro Carvalho Cheha

[PATCH 0/8] Fix V4L/DVB/RC warnings

2010-12-27 Thread Mauro Carvalho Chehab
There were several warnings at the subsystem, that were catched with gcc version 4.5.1. All of them are fixed on those patches by a trivial patch. So, let's fix them ;) Now, the only remaining patches are the ones we want to be there: drivers/staging/lirc/lirc_i2c.c: In function ‘ir_probe’: dri