[PATCH] arch: arm/imx: fix memory init in imx_dma_request()

Uwe Kleine-König u.kleine-koenig at pengutronix.de
Sun Oct 10 15:44:05 EDT 2010


On Sun, Oct 10, 2010 at 09:28:23PM +0400, Vasiliy Kulikov wrote:
> imx_dma_request() didn't fill struct pointed by imxdma with zeroes
> as it passed sizeof(pointer), not sizeof(struct) to memset().
> 
> Signed-off-by: Vasiliy Kulikov <segooon at gmail.com>
Acked-and-tested-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>

Thanks
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |



More information about the linux-arm-kernel mailing list