]> err.no Git - linux-2.6/blobdiff - drivers/media/video/sn9c102/sn9c102_tas5110c1b.c
V4L/DVB (3599b): Whitespace cleanups under drivers/media
[linux-2.6] / drivers / media / video / sn9c102 / sn9c102_tas5110c1b.c
index 2e08c552f40a85ce69630c8e8754fc77f020d8a9..294eb02fbd8873cc948e599164c728a80416b458 100644 (file)
@@ -44,8 +44,8 @@ static int tas5110c1b_init(struct sn9c102_device* cam)
 }
 
 
-static int tas5110c1b_set_ctrl(struct sn9c102_device* cam, 
-                               const struct v4l2_control* ctrl)
+static int tas5110c1b_set_ctrl(struct sn9c102_device* cam,
+                              const struct v4l2_control* ctrl)
 {
        int err = 0;
 
@@ -61,8 +61,8 @@ static int tas5110c1b_set_ctrl(struct sn9c102_device* cam,
 }
 
 
-static int tas5110c1b_set_crop(struct sn9c102_device* cam, 
-                               const struct v4l2_rect* rect)
+static int tas5110c1b_set_crop(struct sn9c102_device* cam,
+                              const struct v4l2_rect* rect)
 {
        struct sn9c102_sensor* s = &tas5110c1b;
        int err = 0;
@@ -81,8 +81,8 @@ static int tas5110c1b_set_crop(struct sn9c102_device* cam,
 }
 
 
-static int tas5110c1b_set_pix_format(struct sn9c102_device* cam, 
-                                     const struct v4l2_pix_format* pix)
+static int tas5110c1b_set_pix_format(struct sn9c102_device* cam,
+                                    const struct v4l2_pix_format* pix)
 {
        int err = 0;