* Roland Dreier <[EMAIL PROTECTED]> [070405 14:29]: > > Hmm, yeah I'll see if I could group them a bit. The problem there > > is that the patch series contains multiple rounds of "add and fix" > > cycles. Pretty much all the non-dependant fixes have already been > > applied, BTW. > > I think it's nice to roll up fixes into patches that haven't been > merged upstream yet. For example I try to avoid merging series like > > Add feature A > Add feature B > Fix 1 for feature A > Fix 2 for feature A > Fix for fix 1 for feature A > > because that means I already knew the first patch was broken before it > ever got merged. And it's better to avoid setting any more booby > traps for people trying to use git bisect or something like > that... enough bugs get merged by accident without us merging known > bugs. So before I merge, I go back and create a new series like > > Add fixed feature A > Add feature B
OK, done and reposted. Your suggestion got the following fixes merged into other patches: 0022-ARM-OMAP-Fix-Amstrad-Delta-omap-keypad-usage.txt 0023-ARM-OMAP-PalmZ71-extra-brace-fix.txt 0024-ARM-OMAP-Fix-typo-in-gpio.txt 0030-ARM-OMAP-Palm-Zire71-minor-fixes.txt 0033-ARM-OMAP-This-patch-enables-I2C-2-support-for-2430-SDP.txt 0034-ARM-OMAP-Set-keypad-sense-delays-for-the-Palms.txt 0048-ARM-OMAP-I2C-1-init-fix-for-2430.txt 0049-ARM-OMAP-update-board-2430-file-for-TWL-PIH-interrupts.txt 0050-ARM-OMAP-board-sdp2430.c-Remove-unnecessary-includes.txt 0056-ARM-OMAP-Make-board-palmz71-compile-again.txt 0058-ARM-OMAP-musb_hdrc-tusb-dma-patch-minor.txt 0064-ARM-OMAP-Fix-warning-in-pm.c.txt 0065-ARM-OMAP-Convert-interrupt-flags-SA_-to-IRQF_.txt 0073-ARM-OMAP-Add-onennand-board-specific-support-for-N800.txt 0074-ARM-OMAP-N800-Update-board-specific-audio-support.txt 0079-ARM-OMAP-fix-H4-dependencies-again.txt 0081-ARM-OMAP-omap2-pm.c-build-fix.txt 0084-ARM-OMAP-Update-changed-TSC2301-config-names-in-N800-board-files.txt 0089-ARM-OMAP-Activate-MPU-retention-code-in-omap2-pm.c.txt I also split 0040-ARM-OMAP-Sync-board-specific-files-with-linux-omap.txt into two patches, one for OMAP1 and one for OMAP2. So now there are somewhat smaller mountain of patches :) Regards, Tony - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/