aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/pvrusb2/pvrusb2-audio.c
diff options
context:
space:
mode:
authorMike Isely <isely@pobox.com>2009-03-06 21:32:02 -0500
committerMauro Carvalho Chehab <mchehab@redhat.com>2009-03-30 11:43:33 -0400
commitacd92d40ccaf140d27e6bd5b83573294165ebbdf (patch)
treee1625ed90e387ec59aab068379ddb6b7a0630b60 /drivers/media/video/pvrusb2/pvrusb2-audio.c
parenta51f5000b791003e0ab9ecebbdecb87c4024156f (diff)
V4L/DVB (11157): pvrusb2: whitespace trivial tweaks
Signed-off-by: Mike Isely <isely@pobox.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/pvrusb2/pvrusb2-audio.c')
-rw-r--r--drivers/media/video/pvrusb2/pvrusb2-audio.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/video/pvrusb2/pvrusb2-audio.c b/drivers/media/video/pvrusb2/pvrusb2-audio.c
index cdedaa55f15..6159c7e3047 100644
--- a/drivers/media/video/pvrusb2/pvrusb2-audio.c
+++ b/drivers/media/video/pvrusb2/pvrusb2-audio.c
@@ -35,6 +35,7 @@ struct pvr2_msp3400_handler {
35 35
36 36
37 37
38
38struct routing_scheme { 39struct routing_scheme {
39 const int *def; 40 const int *def;
40 unsigned int cnt; 41 unsigned int cnt;
@@ -180,6 +181,7 @@ int pvr2_i2c_msp3400_setup(struct pvr2_hdw *hdw,struct pvr2_i2c_client *cp)
180} 181}
181 182
182 183
184
183/* 185/*
184 Stuff for Emacs to see, in order to encourage consistent editing style: 186 Stuff for Emacs to see, in order to encourage consistent editing style:
185 *** Local Variables: *** 187 *** Local Variables: ***