[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191113095445.3211-1-peter.ujfalusi@ti.com>
Date: Wed, 13 Nov 2019 11:54:43 +0200
From: Peter Ujfalusi <peter.ujfalusi@...com>
To: <broonie@...nel.org>, <lgirdwood@...il.com>, <lars@...afoo.de>
CC: <vkoul@...nel.org>, <alsa-devel@...a-project.org>,
<linux-kernel@...r.kernel.org>, <jsarha@...com>
Subject: [PATCH 0/2] ASoC: Use dma_request_chan() directly for channel request
Hi,
I'm going through the tree to remove dma_request_slave_channel_reason() as it
is just:
#define dma_request_slave_channel_reason(dev, name) \
dma_request_chan(dev, name)
Regards,
Peter
---
Peter Ujfalusi (2):
ASoC: dmaengine: Use dma_request_chan() directly for channel request
ASoC: ti: davinci-mcasp: Use dma_request_chan() directly for channel
request
sound/soc/soc-generic-dmaengine-pcm.c | 2 +-
sound/soc/ti/davinci-mcasp.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
Peter
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
Powered by blists - more mailing lists