[PATCH] powerpc: Fix PowerMac sound i2c

Benjamin Herrenschmidt benh at kernel.crashing.org
Sun Jan 8 17:22:59 EST 2006


On Sat, 2006-01-07 at 22:55 -0600, Hollis Blanchard wrote:
> On Jan 7, 2006, at 10:52 PM, Benjamin Herrenschmidt wrote:
> 
> > +        data.block[0] = len;
> > +	memcpy(&data.block[1], values, len);
> 
> Seem to be mixing tabs and spaces here (in both *_write_block 
> functions).

You mean the patch got mangled or the code is mixing tab/spaces ? I
think the driver was pretty mixed up in the first place, I'll have to
check.

Ben.





More information about the Linuxppc-dev mailing list