aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNicolas Saenz Julienne <[email protected]>2018-10-17 21:01:51 +0200
committerGreg Kroah-Hartman <[email protected]>2018-11-07 12:38:15 +0100
commit588e7ac5b1cbcb4bda5d26c0757c0a52d5f43bfd (patch)
tree00a00424c266541d70775da9b1e58fc5a79d0de7 /tools/perf/scripts/python
parentaa1b40c6eea8d58047d2d3f76e4ac27365df2f8d (diff)
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 <[email protected]> Reviewed-by: Takashi Iwai <[email protected]> Acked-by: Stefan Wahren <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions