Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=00405f8f11d3064c4af6fe826d8287863a453e7f
Commit:     00405f8f11d3064c4af6fe826d8287863a453e7f
Parent:     58a44040b4937c7d16b79a1b3048992eeac9853b
Author:     Trent Piepho <[EMAIL PROTECTED]>
AuthorDate: Thu Nov 1 01:16:04 2007 -0300
Committer:  Mauro Carvalho Chehab <[EMAIL PROTECTED]>
CommitDate: Fri Jan 25 19:01:53 2008 -0200

    V4L/DVB (6507): bttv: whitespace cleanup
    
    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 <[EMAIL PROTECTED]>
    Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
 drivers/media/video/bt8xx/bttv-audio-hook.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/media/video/bt8xx/bttv-audio-hook.c 
b/drivers/media/video/bt8xx/bttv-audio-hook.c
index 67b6342..2364d16 100644
--- a/drivers/media/video/bt8xx/bttv-audio-hook.c
+++ b/drivers/media/video/bt8xx/bttv-audio-hook.c
@@ -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;
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to