commit | 2a9d247262eb09904b821dd45b599109ac8dad0b | [log] [tgz] |
---|---|---|
author | Shubhrajyoti D <shubhrajyoti@ti.com> | Tue Sep 18 08:22:31 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Sep 27 07:38:40 2012 -0300 |
tree | 447bde508ee7df130ceb98ba12acdcd7be4832ef | |
parent | 896f38f582730a19eb49677105b4fe4c0270b82e [diff] |
[media] ks0127: 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>