]> Pileus Git - ~andy/linux/commitdiff
V4L/DVB (9696): Remove accidental typo
authorErik Andrén <erik.andren@gmail.com>
Sat, 18 Oct 2008 19:20:36 +0000 (16:20 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 29 Dec 2008 19:53:39 +0000 (17:53 -0200)
Signed-off-by: Erik Andrén <erik.andren@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/gspca/m5602/m5602_bridge.h

index 92afd4fe6fa22ed8558b77142bd421adc6c49066..c1c7ce524f8adb754a61701bc489be96072225e3 100644 (file)
@@ -79,7 +79,7 @@
 #define M5602_XB_GPIO_DIR              0x77
 #define M5602_XB_MISC_CTL              0x70
 
-#define I2C_BUSY s0x80
+#define I2C_BUSY 0x80
 
 /*****************************************************************************/