[linux-dvb] [av7110/budget/budget-ci/budget-av drivers] please
test: drivers switched to I2C interrupt mode
Oliver Endriss
o.endriss at gmx.de
Fri Nov 3 12:57:49 CET 2006
Gregoire Favre wrote:
> On Thu, Nov 02, 2006 at 07:56:27PM +0100, Oliver Endriss wrote:
>
> > I guess there is something missing in the 2.6.19 patch...
>
> Then I have to wait to be able to test your patch as I won't go back to
> an older kernel.
Try this modification (from 2.6.19-rc4-mm2 patch, untested):
<snip>
--- linux-2.6.19-rc4/drivers/media/dvb/dvb-core/dvb_frontend.c 2006-10-30 21:39:21.000000000 -0800
+++ devel/drivers/media/dvb/dvb-core/dvb_frontend.c 2006-11-01 23:18:22.000000000 -0800
@@ -34,7 +34,7 @@
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/list.h>
-#include <linux/suspend.h>
+#include <linux/freezer.h>
#include <linux/jiffies.h>
#include <asm/processor.h>
</snip>
You could also compare dvb_frontend.c shipped with your kernel with the
one from HG and add the modification to the HG file...
Oliver
--
--------------------------------------------------------
VDR Remote Plugin 0.3.8 available at
http://www.escape-edv.de/endriss/vdr/
--------------------------------------------------------
More information about the linux-dvb
mailing list