On Fri, Mar 27, 2009 at 11:03:31AM +0000, Ben Dooks wrote: > On Fri, Mar 27, 2009 at 10:56:40AM +0000, Ben Dooks wrote: > > The following changes since commit 8e0ee43bc2c3e19db56a4adaa9a9b04ce885cd84: > > Linus Torvalds (1): > > Linux 2.6.29 > > > > are available in the git repository at: > > > > git://aeryn.fluff.org.uk/bjdooks/linux.git i2c-for-2630 > > There's something very weird, either I get all the commits and a > 'BRANCH NOT VERIFIED' or I get the correct branchname and just the > one commit... Any ideas anyone? The answer, of course, is push after finishing the 'git rebase' command that you where doing to tidy the tree... > > Darius Augulis (1): > > [I2C] iMX/MXC support > > > > arch/arm/plat-mxc/include/mach/i2c.h | 25 ++ > > drivers/i2c/busses/Kconfig | 10 + > > drivers/i2c/busses/Makefile | 1 + > > drivers/i2c/busses/i2c-imx.c | 617 ++++++++++++++++++++++++++++++++++ > > 4 files changed, 653 insertions(+), 0 deletions(-) > > create mode 100644 arch/arm/plat-mxc/include/mach/i2c.h > > create mode 100644 drivers/i2c/busses/i2c-imx.c > > -- > > To unsubscribe from this list: send the line "unsubscribe linux-i2c" in > > the body of a message to majordomo@xxxxxxxxxxxxxxx > > More majordomo info at http://vger.kernel.org/majordomo-info.html > > -- > Ben (ben@xxxxxxxxx, http://www.fluff.org/) > > 'a smiley only costs 4 bytes' > -- > To unsubscribe from this list: send the line "unsubscribe linux-i2c" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Ben (ben@xxxxxxxxx, http://www.fluff.org/) 'a smiley only costs 4 bytes' -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html