On Wed, May 14, 2008 at 03:42:53PM -0700, Tony Lindgren wrote: > * Koen Kooi <k.kooi@xxxxxxxxxxxxxxxxxx> [080513 01:20]: > > This patch adds RTC support to the omap3 based beagleboard > > I've pushed this after tweaking it manually again. It seems it was for > some older kernel? Also you should check your mail client or smtp server > to make sure patches don't wrap like this one is wrapped. It makes it > hard to read and apply them. maybe $ git send-email --from "Koen Kooi <koen@xxxxxxxxxxxxxxxx>" --to linux-omap@xxxxxxxxxxxxxxx file.patch is enough. At least it doesn't wrap lines ;-) just set $ git config --global sendemail.smtpserver mail.openembedded.org or whatever you use as smtp server. if you need auth: $ git config --global sendemail.user <username> recent versions of git will interactively ask password. -- Best Regards, Felipe Balbi me@xxxxxxxxxxxxxxx http://blog.felipebalbi.com -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html