[PATCH] powerpc: Fix PowerMac sound i2c

Hollis Blanchard hollis at penguinppc.org
Sun Jan 8 15:55:48 EST 2006


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).

-Hollis




More information about the Linuxppc-dev mailing list