linux-stable/drivers/staging/vc04_services
Nicolas Saenz Julienne 588e7ac5b1 staging: bcm2835-audio: don't initialize memory twice
The memory is being allocated with devres_alloc(), wich ultimately uses
__GFP_ZERO to call kmalloc. We don't need to zero the memory area again
in bcm2835-audio.

Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Acked-by: Stefan Wahren <stefan.wahren@i2se.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-11-07 12:38:15 +01:00
..
bcm2835-audio staging: bcm2835-audio: don't initialize memory twice 2018-11-07 12:38:15 +01:00
bcm2835-camera staging: vc04_services: Drop unused parameters from vchi_connect() 2018-10-09 15:24:21 +02:00
interface staging: vc04_services: Drop no longer needed headers 2018-10-09 15:24:21 +02:00
Kconfig staging: vc04_services: Remove depends on HAS_DMA in case of platform dependency 2018-04-23 15:51:34 +02:00
Makefile staging: vc04_services: Remove defines from Makefile 2018-05-06 19:04:43 -07:00