Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1406812
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 3/4 v7] ASoC: dwc: Add PIO PCM extension |
| Date | 2016-05-25 12:20 +0200 |
| Message-ID | <rCE4W-8dd-19@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <rBUY9-4uz-13@gated-at.bofh.it> <rCnGN-5K5-3@gated-at.bofh.it> <rCo0a-65z-23@gated-at.bofh.it> <rCoMy-6n2-31@gated-at.bofh.it> <rCE4V-8dd-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Wed, May 25, 2016 at 11:11:47AM +0100, Jose Abreu wrote: > I think I will take the second option. Something like this: > " > ret = snd_dmaengine_pcm_register(...) > if (ret == -EPROBE_DEFER) > return ret; > else > pio_register(...); > "? Sure. You should print a diagnostic if you fail to get the DMA, for any real system it's going to be a bug.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/4 v7] Add I2S audio support for ARC AXS10x boards Jose Abreu <Jose.Abreu@synopsys.com> - 2016-05-23 12:10 +0200
[PATCH 2/4 v7] ASoC: dwc: Do not use devm_clk_get() if using platform data Jose Abreu <Jose.Abreu@synopsys.com> - 2016-05-23 12:10 +0200
Re: [PATCH 2/4 v7] ASoC: dwc: Do not use devm_clk_get() if using platform data Mark Brown <broonie@kernel.org> - 2016-05-23 19:00 +0200
[PATCH 3/4 v7] ASoC: dwc: Add PIO PCM extension Jose Abreu <Jose.Abreu@synopsys.com> - 2016-05-23 12:10 +0200
Re: [PATCH 3/4 v7] ASoC: dwc: Add PIO PCM extension Mark Brown <broonie@kernel.org> - 2016-05-24 18:50 +0200
Re: [PATCH 3/4 v7] ASoC: dwc: Add PIO PCM extension Jose Abreu <Jose.Abreu@synopsys.com> - 2016-05-24 19:10 +0200
Re: [PATCH 3/4 v7] ASoC: dwc: Add PIO PCM extension Mark Brown <broonie@kernel.org> - 2016-05-24 20:00 +0200
Re: [PATCH 3/4 v7] ASoC: dwc: Add PIO PCM extension Jose Abreu <Jose.Abreu@synopsys.com> - 2016-05-25 12:20 +0200
Re: [PATCH 3/4 v7] ASoC: dwc: Add PIO PCM extension Mark Brown <broonie@kernel.org> - 2016-05-25 12:20 +0200
Re: [PATCH 3/4 v7] ASoC: dwc: Add PIO PCM extension Jose Abreu <Jose.Abreu@synopsys.com> - 2016-05-25 12:50 +0200
Re: [PATCH 3/4 v7] ASoC: dwc: Add PIO PCM extension Mark Brown <broonie@kernel.org> - 2016-05-25 15:50 +0200
[PATCH 4/4 v7] ASoC: dwc: Add irq parameter to DOCUMENTATION Jose Abreu <Jose.Abreu@synopsys.com> - 2016-05-23 12:10 +0200
Re: [PATCH 4/4 v7] ASoC: dwc: Add irq parameter to DOCUMENTATION Rob Herring <robh@kernel.org> - 2016-05-23 23:40 +0200
csiph-web