Bug 4171
Summary: | bttv seems broken here | ||
---|---|---|---|
Product: | Alternate Trees | Reporter: | JJ Luza (jjluza) |
Component: | mm | Assignee: | Andrew Morton (akpm) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | ||
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.11-rc3-mm1 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: | Fix the i2c bug |
Description
JJ Luza
2005-02-05 13:36:53 UTC
for people who have this problem too, just reverse these patches : http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11-rc3/2.6.11-rc3-mm1/broken-out/changes-to-the-i2c-driver-to-support-a-non-blocking-interface.patch http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.11-rc3/2.6.11-rc3-mm1/broken-out/modify-the-i801-i2c-driver-to-use-the-non-blocking-interface.patch then it works I leave it open for developpers who would like to add some information. and thanks to them Created attachment 4533 [details]
Fix the i2c bug
Ok, there is finally a fix for this bug which can be applied on the top of mm
tree.
Thanks to Corey Minyard for this patch and his great work on the kernel.
|