Commit 22cf83fa authored by Peter Meerwald's avatar Peter Meerwald Committed by Mauro Carvalho Chehab
Browse files

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

parent 17bd27bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
 */

+1 −1
Original line number Diff line number Diff line
@@ -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
 */