i2c: internal setup function properly works
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
This commit is contained in:
@@ -46,7 +46,7 @@ unsigned int maa_setup_aio(int pin);
|
||||
*
|
||||
* @return unsigned int if using /dev/i2c-2 returned would be 2
|
||||
*/
|
||||
unsigned int maa_setup_i2c();
|
||||
unsigned int maa_setup_i2c(int bus);
|
||||
|
||||
/** Setup spi interface, sets up multiplexer on device.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user