Mauro Carvalho Chehab wrote:
Em Sat, 5 Sep 2009 20:46:12 +0200
Jean Delvare <kh...@linux-fr.org> escreveu:

As far as I can see, the em28xx and saa7134 drivers have the exact same
problem. Is there anyone working on this?

I tested it here with an em28xx device and I got the trouble. I've committed a
patch fixing it with this driver, with a different strategy, using dynamic
memory. I did a similar patch for saa7134, although I can't test it ATM. Tests 
with
saa7134 devices with i2c keyboards are welcome.

Works fine with the MSI t...@nywhere Plus that prompted my version of the patch.

A couple comments. It looks like since the saa7134_dev is allocated with kzalloc, you shouldn't have to zero out dev->info and dev->init_data.

Secondly, you misspelled my name in your commit messages. :)

Are you going to send this in for 2.6.31, or is it likely to wait until 2.6.31.1? I filed a bug to track the regression: http://bugzilla.kernel.org/show_bug.cgi?id=14142

Brian

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to