Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-27 | [media] msp3400: convert struct i2c_msg initialization to C99 format | Shubhrajyoti D | |
Convert the struct i2c_msg initialization to C99 format. This makes maintaining and editing the code simpler. Also helps once other fields like transferred are added in future. Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> | |||
2012-08-15 | [media] move i2c files into drivers/media/i2c | Mauro Carvalho Chehab | |
Move ancillary I2C drivers into drivers/media/i2c, in order to better organize them. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |