commit | 058fef68ff081401f6325a76a37356c2584ea029 | [log] [tgz] |
---|---|---|
author | Shubhrajyoti D <shubhrajyoti@ti.com> | Tue Sep 18 08:22:36 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Sep 27 07:40:43 2012 -0300 |
tree | 509dcf1773bfb0296702019ee7d9d9bd6f3f733d | |
parent | c43737aac95bdd005a0ee459b006c7e0f8a5519d [diff] |
[media] radio-si470x: 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>