From: Shubhrajyoti D Date: Mon, 17 Sep 2012 15:44:58 +0000 (+0530) Subject: mfd: Convert struct i2c_msg initialization to C99 format X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~14^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=489422224b74c33e0efec940ad17fc02dcfe0e1f;p=pandora-kernel.git mfd: 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. Thanks to Julia Lawall for automating the conversion Signed-off-by: Shubhrajyoti D Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed