commit | 4b775022f6fdcfba6d219f46b2606e77a0dc38d9 | [log] [tgz] |
---|---|---|
author | Jingchang Lu <b35083@freescale.com> | Wed Aug 07 17:05:42 2013 +0800 |
committer | Wolfram Sang <wsa@the-dreams.de> | Thu Aug 15 16:14:19 2013 +0200 |
tree | 39f8db4493dc4d2d2132686b6a374400e931cc7c | |
parent | 171408c21149dd3fd2ed33f19afe2cd558269253 [diff] |
i2c: imx: add struct to hold more configurable quirks This add struct imx_i2c_hwdata to hold more quirks data which may vary between SoCs, thus the driver can operate on more differences to support more SoCs. 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>