Skip to content
Commit 230da094 authored by Shubhrajyoti D's avatar Shubhrajyoti D Committed by Jean Delvare
Browse files

i2c: 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: default avatarShubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
parent 71b57845
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment