Re: [PATCH] dvb_frontend: fix typos in comments and one function

2010-06-10 Thread Guillaume Audirac
Hi Steven, > This and your other two patches are in > http://www.kernellabs.com/hg/~stoth/saa7164-dev > > They look good to me. What is the proper process to see the patches accepted and integrated ? I want to be aligned with the way of working before sending other corrections or improvements. T

Re: [PATCH] dvb_frontend: fix typos in comments and one function

2010-05-08 Thread Steven Toth
This and your other two patches are in http://www.kernellabs.com/hg/~stoth/saa7164-dev They look good to me. - Steve On Thu, May 6, 2010 at 8:30 AM, Guillaume Audirac wrote: > Hello, > > Trivial patch for typos. > > > > > > Signed-off-by: Guillaume Audirac > --- >  drivers/media/dvb/dvb-core/d

Re: [PATCH] dvb_frontend: fix typos in comments and one function

2010-05-06 Thread Guillaume Audirac
Hello Steven, > I've had an open TDA10048 bug on my list for quite a while, I think > you've already made reference to this in an earlier email. Essentially > I'm told my a number of Australian users that the 10048 isn't > broad-locking when tuned +- 167Khz away from the carrier, which it > should

Re: [PATCH] dvb_frontend: fix typos in comments and one function

2010-05-06 Thread Steven Toth
On Thu, May 6, 2010 at 8:30 AM, Guillaume Audirac wrote: > Hello, > > Trivial patch for typos. Thanks Guillaume. I've had an open TDA10048 bug on my list for quite a while, I think you've already made reference to this in an earlier email. Essentially I'm told my a number of Australian users tha

[PATCH] dvb_frontend: fix typos in comments and one function

2010-05-06 Thread Guillaume Audirac
Hello, Trivial patch for typos. Signed-off-by: Guillaume Audirac --- drivers/media/dvb/dvb-core/dvb_frontend.c | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/media/dvb/dvb-core/dvb_frontend.c b/drivers/media/dvb/dvb-core/dvb_frontend.c index 55ea26