diff options
Diffstat (limited to 'drivers/media/video/cx88/cx88-blackbird.c')
-rw-r--r-- | drivers/media/video/cx88/cx88-blackbird.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx88/cx88-blackbird.c b/drivers/media/video/cx88/cx88-blackbird.c index 8fcef790fc12..a1be1e279df4 100644 --- a/drivers/media/video/cx88/cx88-blackbird.c +++ b/drivers/media/video/cx88/cx88-blackbird.c | |||
@@ -1233,7 +1233,7 @@ static struct video_device cx8802_mpeg_template = | |||
1233 | .vidioc_s_tuner = vidioc_s_tuner, | 1233 | .vidioc_s_tuner = vidioc_s_tuner, |
1234 | .vidioc_s_std = vidioc_s_std, | 1234 | .vidioc_s_std = vidioc_s_std, |
1235 | .tvnorms = CX88_NORMS, | 1235 | .tvnorms = CX88_NORMS, |
1236 | .current_norm = V4L2_STD_PAL_BG, | 1236 | .current_norm = V4L2_STD_NTSC_M, |
1237 | }; | 1237 | }; |
1238 | 1238 | ||
1239 | /* ------------------------------------------------------------------ */ | 1239 | /* ------------------------------------------------------------------ */ |