commit | f6da94a7ce2340b05f666e824e9484b666fc6133 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Mon Oct 20 00:23:41 2014 +0200 |
committer | Heiko Schocher <hs@denx.de> | Wed Oct 29 08:55:46 2014 +0100 |
tree | 27da15270dcd225706cb79b1d033874226e5f50c | |
parent | 1910402c80da9559a0ca7ba2bef7295c381264f4 [diff] |
i2c: mxs: Add basic support for i2c framework This patch just converts the function prototypes used throughout this driver to match those of the i2c framework. There is so far no functional change. This patch does not do the deeper integration of the framework bits. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Stefano Babic <sbabic@denx.de> Cc: Heiko Schocher <hs@denx.de>