]> Pileus Git - ~andy/linux/commit
i2c: imx: use struct representing i2c clk{div, val} pair
authorJingchang Lu <b35083@freescale.com>
Wed, 7 Aug 2013 09:05:36 +0000 (17:05 +0800)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 15 Aug 2013 14:11:08 +0000 (16:11 +0200)
commitd533f0492b6371025a4f88506c7f1828a7a48e81
treeb350233f307e8cb8f78af1da0b164d475bf6007f
parenta94dd00f2e1c20deacffadaaa6eebf73b217c907
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 <b35083@freescale.com>
Reviewed-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-imx.c