commit | c43737aac95bdd005a0ee459b006c7e0f8a5519d | [log] [tgz] |
---|---|---|
author | Shubhrajyoti D <shubhrajyoti@ti.com> | Tue Sep 18 08:22:35 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Sep 27 07:40:10 2012 -0300 |
tree | 0e9fd607e4342c5d892ffc49cad9d426b787b9a9 | |
parent | 1215af48366ff1e2401a0afcedfd3dcdff5f13fd [diff] |
[media] saa7706h: convert struct i2c_msg initialization to C99 format 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>