]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
[media] [trivial] v4l drivers: typo, change ctruct to struct in comment
authorPeter Meerwald <p.meerwald@bct-electronic.com>
Wed, 13 Jun 2012 13:48:11 +0000 (10:48 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Jun 2012 19:30:09 +0000 (16:30 -0300)
Signed-off-by: Peter Meerwald <p.meerwald@bct-electronic.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/mt9m001.c
drivers/media/video/mt9v022.c

index 7e648183f15778b3db83b904b76c63c899e30899..00583f5fd26bbc26c6dcd9861ff4fcf774118597 100644 (file)
@@ -22,7 +22,7 @@
 
 /*
  * mt9m001 i2c address 0x5d
- * The platform has to define ctruct i2c_board_info objects and link to them
+ * The platform has to define struct i2c_board_info objects and link to them
  * from struct soc_camera_link
  */
 
index bf63417adb8fa5514c7ca22b870795a107ae6e03..72479247522a8fe923235a88b342145ed0d39cf3 100644 (file)
@@ -23,7 +23,7 @@
 
 /*
  * mt9v022 i2c address 0x48, 0x4c, 0x58, 0x5c
- * The platform has to define ctruct i2c_board_info objects and link to them
+ * The platform has to define struct i2c_board_info objects and link to them
  * from struct soc_camera_link
  */