From: Shubhrajyoti D Date: Fri, 5 Oct 2012 20:23:52 +0000 (+0200) Subject: i2c: Convert struct i2c_msg initialization to C99 format X-Git-Tag: v3.7-rc1~92^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=230da094352869ac36bca524a294deb7bb3dd876;p=pandora-kernel.git 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: Shubhrajyoti D Signed-off-by: Jean Delvare --- Reading git-diff-tree failed