Prev: [Repost without wordwrapping] Merge m68k and m68knommu
Next: parport_pc.c: Use correct length in strncmp
From: Luotao Fu on 10 Nov 2009 04:20 Hi Grant, here are several patches for the dedicated spi controller on mpc5200 SOC. The patchset contains two fixes and an enhancement. I noticed that your original V4 Patch is still pending for mainline. So I made the patches against the latest version in your -next tree. Tested on a mpc5200b machine with 7 spi devices, (cs lines are conntected to gpios) on 2.6.31, should work with latest kernel also. Please review. cheers Luotao Fu -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Grant Likely on 13 Nov 2009 14:00
On Fri, Nov 13, 2009 at 3:41 AM, Luotao Fu <l.fu(a)pengutronix.de> wrote: > > Hi Grand, > > here are the V2 of my patchset for mpc52xx_spi. Besides Wolframs suggestions I > also added some more fixes. Details of changes can be checked in the patch > header. Please do consider to apply the patches. The patch 1/2 e.g. fix bugs, > which prevent the driver to work in some cases, as seen on my board. Applied to my 'test' branch on git.secretlab.ca g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |