[PATCH] ALSA: vx: remove 'out of memory' message

2017-02-25 Thread Mihai Burduselu
Reported by checkpatch.pl Signed-off-by: Mihai Burduselu --- sound/drivers/vx/vx_core.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sound/drivers/vx/vx_core.c b/sound/drivers/vx/vx_core.c index 289f041706cd..f684fffd1397 100644 --- a/sound/drivers/vx/vx_core.c +++ b

[PATCH] ASoC: dwc: remove 'out of memory' message

2017-02-25 Thread Mihai Burduselu
Reported by checkpatch.pl Signed-off-by: Mihai Burduselu --- sound/soc/dwc/designware_i2s.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/sound/soc/dwc/designware_i2s.c b/sound/soc/dwc/designware_i2s.c index 9c46e4112026..6479768cc6a1 100644 --- a/sound/soc/dwc

[PATCH] soc: blackfin: remove 'out of memory' message

2017-02-25 Thread Mihai Burduselu
reported by checkpatch.pl Signed-off-by: Mihai Burduselu --- sound/soc/blackfin/bf5xx-sport.c | 8 ++-- sound/soc/blackfin/bf6xx-sport.c | 4 +--- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/sound/soc/blackfin/bf5xx-sport.c b/sound/soc/blackfin/bf5xx-sport.c index