]> git.baikalelectronics.ru Git - kernel.git/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)
commitff2d57e83e5480542755a8e60a79098328958559
treeb350233f307e8cb8f78af1da0b164d475bf6007f
parent3f37bf7b868242ffaefeef07e3a749c2f22122ff
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