From: Jingchang Lu Date: Wed, 7 Aug 2013 09:05:36 +0000 (+0800) Subject: i2c: imx: use struct representing i2c clk{div, val} pair X-Git-Tag: v3.12-rc1~140^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d533f0492b6371025a4f88506c7f1828a7a48e81;p=pandora-kernel.git i2c: imx: use struct representing i2c clk{div, val} pair using struct representing the i2c clk{div, val} pair would make the i2c_clk_div array more clear. Signed-off-by: Jingchang Lu Reviewed-by: Sascha Hauer Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed