]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
V4L/DVB (6507): bttv: whitespace cleanup
authorTrent Piepho <xyzzy@speakeasy.org>
Thu, 1 Nov 2007 04:16:04 +0000 (01:16 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:01:53 +0000 (19:01 -0200)
Someone wasn't using the v4l-dvb commit scripts and so didn't run the
automatic whitespace cleaner on their code.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/bt8xx/bttv-audio-hook.c

index 67b63423575f3f353f0c8942239522db3084074d..2364d16586b37f377c35cdf3da85eaac55385a9e 100644 (file)
@@ -117,9 +117,9 @@ void gvbctv5pci_audio(struct bttv *btv, struct v4l2_tuner *t, int set)
                        break;
                  default:
                        t->rxsubchans = V4L2_TUNER_SUB_MONO |
-                                        V4L2_TUNER_SUB_STEREO |
-                                        V4L2_TUNER_SUB_LANG1 |
-                                        V4L2_TUNER_SUB_LANG2;
+                                        V4L2_TUNER_SUB_STEREO |
+                                        V4L2_TUNER_SUB_LANG1 |
+                                        V4L2_TUNER_SUB_LANG2;
                }
                t->audmode = V4L2_TUNER_MODE_STEREO |
                          V4L2_TUNER_MODE_LANG1  | V4L2_TUNER_MODE_LANG2;