[media] tm6000: bugfix set tv standards

bugfix set tv standards

Signed-off-by: Stefan Ringel <stefan.ringel@arcor.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

authored by Stefan Ringel and committed by Mauro Carvalho Chehab 4f52610e 399d8465

+1
+1
drivers/staging/tm6000/tm6000-video.c
··· 1032 1032 struct tm6000_fh *fh=priv; 1033 1033 struct tm6000_core *dev = fh->dev; 1034 1034 1035 + dev->norm = *norm; 1035 1036 rc = tm6000_init_analog_mode(dev); 1036 1037 1037 1038 fh->width = dev->width;