···267267{268268 if ((t->std & V4L2_STD_PAL) == V4L2_STD_PAL) {269269 switch (pal[0]) {270270+ case '6':271271+ tuner_dbg ("insmod fixup: PAL => PAL-60\n");272272+ t->std = V4L2_STD_PAL_60;273273+ break;270274 case 'b':271275 case 'B':272276 case 'g':