[media] [trivial] v4l drivers: typo, change ctruct to struct in comment

Signed-off-by: Peter Meerwald <p.meerwald@bct-electronic.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Peter Meerwald 2012-06-13 10:48:11 -03:00 committed by Mauro Carvalho Chehab
parent 17bd27bd78
commit 22cf83fa43
2 changed files with 2 additions and 2 deletions

View 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
*/

View 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
*/