From 83e53a8f120f2f273cf0ad717f5372ab79ac24fe Mon Sep 17 00:00:00 2001 From: Andrew Lunn Date: Sat, 11 Jan 2014 00:23:59 +0100 Subject: [PATCH] i2c: Add bus driver for for OSIF USB i2c device. OSIF, Open Source InterFace, is a USB based i2c bus master. The origional design was based on i2c-tiny-usb, but more modern versions of the firmware running on the MegaAVR microcontroller use a different protocol over the USB. This code is based on Barry Carter driver. Signed-off-by: Andrew Lunn Signed-off-by: Wolfram Sang --- Reading git-format-patch failed