mirror of
git://projects.qi-hardware.com/xburst-tools.git
synced 2025-04-21 12:27:27 +03:00
qi-return-i2c-to-peripheral.patch
Return IO to peripheral mode for i2c at end of init Signed-off-by: Andy Green <andy@openmoko.com>
This commit is contained in:
@@ -74,6 +74,7 @@ struct board_api {
|
||||
int (*is_this_board)(void);
|
||||
void (*port_init)(void);
|
||||
void (*putc)(char);
|
||||
void (*close)(void);
|
||||
struct kernel_source kernel_source[8];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user