i2c: mxs: Add basic support for i2c framework
authorMarek Vasut <marex@denx.de>
Sun, 19 Oct 2014 22:23:41 +0000 (00:23 +0200)
committerHeiko Schocher <hs@denx.de>
Wed, 29 Oct 2014 07:55:46 +0000 (08:55 +0100)
commit1fa96e80ecd5d0daeb7c76b9ceb447b442894177
tree27da15270dcd225706cb79b1d033874226e5f50c
parent9536099d5083cb2c9657cf5c13e22a01567dbd2d
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>
drivers/i2c/Makefile
drivers/i2c/mxs_i2c.c
include/configs/mxs.h