From: Shubhrajyoti Datta Date: Thu, 28 Feb 2013 10:06:11 +0000 (+0100) Subject: char/tpm: Convert struct i2c_msg initialization to C99 format X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~90^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eef8b6291987c059dacb07dd516d4ada0e3362af;p=pandora-kernel.git char/tpm: 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 Acked-by: Peter Huewe Signed-off-by: Jean Delvare Signed-off-by: Kent Yoder --- Reading git-diff-tree failed