3 Mar
2010
3 Mar
'10
9:19 p.m.
On Fri, Feb 26, 2010 at 02:36:54PM +0800, Daniel Mack wrote:
Don't touch the variable 'reg' to construct the value for the actual SPI transport. This variable is again used to access the driver's register cache, and so random memory is overwritten. Compute the value in-place instead.
Signed-off-by: Daniel Mack daniel@caiaq.de Cc: Mark Brown broonie@opensource.wolfsonmicro.com Cc: stable@kernel.org
Applied, thanks. Please CC Liam on ASoC commits.