commit | 66ba9590c97abd69ea1340b90946363a6b1d33c3 | [log] [tgz] |
---|---|---|
author | Shubhrajyoti D <shubhrajyoti@ti.com> | Tue Sep 18 08:22:33 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Sep 27 07:38:56 2012 -0300 |
tree | fe108c0c5c9ac4733c8491aff226cfce643e6fb5 | |
parent | 752d283a70a246140c67daf355f04136e2bf340f [diff] |
[media] radio-tea5764: 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>