Re: [RFC PATCH] tuner-core: fix broken G_TUNER call when tuner is in standby

2011-02-03 Thread Mauro Carvalho Chehab
Em 03-02-2011 21:50, Devin Heitmueller escreveu: > On Wed, Feb 2, 2011 at 10:21 AM, Mauro Carvalho Chehab > wrote: >> Em 23-01-2011 20:22, Devin Heitmueller escreveu: >>> Hello all, >>> >>> The following patch addresses a V4L2 specification violation where the >>> G_TUNER call would return complet

Re: [RFC PATCH] tuner-core: fix broken G_TUNER call when tuner is in standby

2011-02-03 Thread Devin Heitmueller
On Wed, Feb 2, 2011 at 10:21 AM, Mauro Carvalho Chehab wrote: > Em 23-01-2011 20:22, Devin Heitmueller escreveu: >> Hello all, >> >> The following patch addresses a V4L2 specification violation where the >> G_TUNER call would return complete garbage in the event that the tuner >> is asleep.  Per H

Re: [RFC PATCH] tuner-core: fix broken G_TUNER call when tuner is in standby

2011-02-02 Thread Mauro Carvalho Chehab
Em 23-01-2011 20:22, Devin Heitmueller escreveu: > Hello all, > > The following patch addresses a V4L2 specification violation where the > G_TUNER call would return complete garbage in the event that the tuner > is asleep. Per Hans' suggestion, I have split out the tuner > operational mode from w

[RFC PATCH] tuner-core: fix broken G_TUNER call when tuner is in standby

2011-01-23 Thread Devin Heitmueller
Hello all, The following patch addresses a V4L2 specification violation where the G_TUNER call would return complete garbage in the event that the tuner is asleep. Per Hans' suggestion, I have split out the tuner operational mode from whether it is in standby, and fixed the G_TUNER call to return