Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: [PATCH] kernel i2c driver for skystar2



Hello,

On 06/07/04 13:18, C.Y.M. wrote:
 Was this an additional change?

--- dvb-kernel/linux/drivers/media/dvb/ttpci/av7110.c   2004-06-07
04:10:34.000000000 -0700
+++ /usr/src/Linux-DVB.CVS/dvb-kernel/linux/drivers/media/dvb/ttpci/av7110.c
2004-05-27 02:27:24.000000000 -0700
@@ -136,7 +136,6 @@
                               av7110->dvb_adapter->num);

                        arm_error(av7110);
-                       av7710_set_video_mode(av7110, vidmode);

                        if (down_interruptible(&av7110->dcomlock))
                                break;

Nope. It was something else that I checked in before.

Please use tools like "cvsps" for getting informations about the checkins.

hunold@sezier linux $ cvsps -f av7110.c -d 2004/06/06
WARNING: revision 1.15.2.1 of file drivers/media/dvb/frontends/nxt6000.c on unnamed branch
---------------------
PatchSet 937
Date: 2004/06/07 11:55:50
Author: hunold
Branch: HEAD
Tag: (none)
Log:
- call av7710_set_video_mode() when the arm has been rebooted after a crash. this shouldn't do any harm and fixes output problems after arm crashes reported by Sören Sonnenburg.

Members:
drivers/media/dvb/ttpci/av7110.c:1.123->1.124

CU
Michael.




Home | Main Index | Thread Index