]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/media/video/saa7110.c
[PATCH] I2C: i2c-piix4: Document the IBM problem more clearly
[linux-2.6-omap-h63xx.git] / drivers / media / video / saa7110.c
index e18ea268384bda2599f3150946d12aaa8b19b453..41d951db6ec0f34c731644d6dfa74b71dc8b8519 100644 (file)
@@ -139,7 +139,7 @@ saa7110_read (struct i2c_client *client)
 
 static int
 saa7110_selmux (struct i2c_client *client,
-               int                chan)
+               int                chan)
 {
        static const unsigned char modes[9][8] = {
                /* mode 0 */
@@ -457,7 +457,7 @@ static unsigned short normal_i2c[] = {
 };
 
 static unsigned short ignore = I2C_CLIENT_END;
-                                                                                
+
 static struct i2c_client_address_data addr_data = {
        .normal_i2c             = normal_i2c,
        .probe                  = &ignore,