projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93e8791
)
ASoC: dmaengine_pcm: fix typo in comment
author
Uwe Kleine-König
<
[email protected]
>
Mon, 25 Jun 2012 07:28:46 +0000
(09:28 +0200)
committer
Mark Brown
<
[email protected]
>
Mon, 25 Jun 2012 08:52:44 +0000
(09:52 +0100)
Signed-off-by: Uwe Kleine-König <
[email protected]
>
Signed-off-by: Mark Brown <
[email protected]
>
sound/soc/soc-dmaengine-pcm.c
patch
|
blob
|
history
diff --git
a/sound/soc/soc-dmaengine-pcm.c
b/sound/soc/soc-dmaengine-pcm.c
index 2995334d8000b5f46cd1772e403ec4d5c0ae1403..5df529eda251abdda685de949747050cc3e066a0 100644
(file)
--- a/
sound/soc/soc-dmaengine-pcm.c
+++ b/
sound/soc/soc-dmaengine-pcm.c
@@
-270,7
+270,7
@@
static int dmaengine_pcm_request_channel(struct dmaengine_pcm_runtime_data *prtd
* Note that this function will use private_data field of the substream's
* runtime. So it is not availabe to your pcm driver implementation. If you need
* to keep additional data attached to a substream use
- * snd_dmae
ing
e_pcm_{set,get}_data.
+ * snd_dmae
ngin
e_pcm_{set,get}_data.
*/
int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream,
dma_filter_fn filter_fn, void *filter_data)