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

2014-09-01 Thread leroy christophe
Le 31/08/2014 06:44, Axel Lin a écrit : device_add() expects that any memory allocated via devm_* API is only done in the device's probe function. Fix below boot warning: [3.092348] WARNING: at drivers/base/dd.c:286 [3.096637] Modules linked in: [3.099697] CPU: 0 PID: 25 Comm: kwork

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

2014-08-31 Thread Mark Brown
On Sun, Aug 31, 2014 at 12:44:09PM +0800, Axel Lin wrote: > device_add() expects that any memory allocated via devm_* API is only > done in the device's probe function. Applied, thanks. signature.asc Description: Digital signature ___ Linuxppc-dev mail