commit | 9c2156731ad927a41608a9751acbae3bdb9e63fd | [log] [tgz] |
---|---|---|
author | Dan Kalowsky <daniel.kalowsky@intel.com> | Mon Aug 24 11:30:06 2015 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:15:28 2016 -0500 |
tree | a2f8a97113a04f30d81af07be96a474ddf0236c1 | |
parent | d96943b04c80e1745e9d13cebeced70c5f087479 [diff] |
i2c: Cleaning up public interface The public interface has been found to need a few additional changes, and a few clean ups to functionally work with an IP block. - Removing the faulty (0 << x) defines. - Updating the write/read functions to take the destination address - Adding in a union and struct for the dev_config access Change-Id: I4820aa64a96180ca46daac94113b04a4ca1bc84a Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>