Hello Mauro,

I have actually problems with my terratec cinergy hybrid xe (tm6010). Today as I test with last git update, it don't work with my stick, but a few weeks before it has work (black/white picture; bottom position). But I found the worried points.


Signed-off-by: Stefan Ringel <stefan.rin...@arcor.de>

@@ -1030,10 +1030,11 @@ static int vidioc_s_std (struct file *file, void *priv, v4l2_std_id *norm)
 {
     int rc=0;
     struct tm6000_fh   *fh=priv;
     struct tm6000_core *dev = fh->dev;

+    dev->norm = *norm;
     rc = tm6000_init_analog_mode(dev);

     fh->width  = dev->width;
     fh->height = dev->height;



--
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