commit | 326998e4704824d07cc785fedcca5d67876c53fb | [log] [tgz] |
---|---|---|
author | Liam Beguin <lbeguin@tycoint.com> | Mon Mar 27 11:11:36 2017 -0400 |
committer | Heiko Schocher <hs@denx.de> | Tue Mar 28 06:26:30 2017 +0200 |
tree | 6caa2c71b976196db58e4f510e7bad590c70436c | |
parent | 3fe4a6c81c23aa8e62f1b03ffec3d6382cc10229 [diff] |
i2c: lpc32xx: Factor out i2c_adapter parameter This is part of the prep work for the migration to the driver model. It will enable the driver to support DM and non-DM configurations using the same functions. Signed-off-by: Liam Beguin <lbeguin@tycoint.com> Signed-off-by: Sylvain Lemieux <slemieux@tycoint.com>