[PATCH] spi: fsl: Don't use devm_kzalloc in master->setup callback

2014-09-01 Thread Axel Lin
85970] Instruction dump: [3.288900] 80de 419e01d0 3b7b0038 3c60c046 7f65db78 38635264 48211b99 813f00a0 [3.296559] 381f00a0 7d290278 3169 7c0b4910 <0f00> 93df0044 7fe3fb78 4bfffd4d Reported-by: leroy christophe Signed-off-by: Axel Lin --- Hi Leroy, Can you test this path? T

[PATCH] ALSA: aoa: Convert onyx and tas codec drivers to module_i2c_driver

2012-01-27 Thread Axel Lin
This patch converts onyx and tas codec drivers to use the module_i2c_driver() macro which makes the code smaller and a bit simpler. Signed-off-by: Axel Lin --- sound/aoa/codecs/onyx.c | 13 + sound/aoa/codecs/tas.c | 13 + 2 files changed, 2 insertions(+), 24