From d533f0492b6371025a4f88506c7f1828a7a48e81 Mon Sep 17 00:00:00 2001 From: Jingchang Lu Date: Wed, 7 Aug 2013 17:05:36 +0800 Subject: [PATCH] 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-format-patch failed