From: Shubhrajyoti D Date: Wed, 10 Oct 2012 16:35:38 +0000 (-0700) Subject: Input: as5011 - use C99-style structure initializators X-Git-Tag: v3.8-rc1~58^2^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24e491c21b4e214a980a5daf2a5bc80e8c410ce6;p=pandora-kernel.git Input: as5011 - use C99-style structure initializators 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: Jean Delvare Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed