Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1511420
| From | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/3] ASoC: lpass-platform: Fix broken pcm data usage |
| Date | 2016-10-28 23:20 +0200 |
| Message-ID | <sxmJb-5cR-3@gated-at.bofh.it> (permalink) |
| References | <sxhq9-1EL-3@gated-at.bofh.it> <sxhqa-1EL-15@gated-at.bofh.it> <sxkem-3uE-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 28/10/16 19:26, Mark Brown wrote: > On Fri, Oct 28, 2016 at 04:32:19PM +0100, Srinivas Kandagatla wrote: >> This patch fixes lpass-platform driver which was broken in v4.9-rc1. >> lpass_pcm_data data structure holds information specific to stream. >> Holding a single private pointer to it in global lpass_data >> will not work, because it would be overwritten by for each pcm instance. > > This is a bug fix but you've made it depend on patch 1 which is just a > refactoring and should therefore not be sent to Linus as a fix. Please > don't do this, fix bugs first then do any cleanups and new > functionality. That way we can send fixes to Linus without needing to > pull in extra stuff. Sorry about that, I will resend the fix patch without any dependencies. Thanks, srini >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/3] ASoC: lpass-platform: Fixes and Cleanup. Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2016-10-28 17:40 +0200
[PATCH 3/3] ASoC: lpass-cpu: add module licence and description Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2016-10-28 17:40 +0200
[PATCH 2/3] ASoC: lpass-platform: Fix broken pcm data usage Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2016-10-28 17:40 +0200
Re: [PATCH 2/3] ASoC: lpass-platform: Fix broken pcm data usage Mark Brown <broonie@kernel.org> - 2016-10-28 20:40 +0200
Re: [PATCH 2/3] ASoC: lpass-platform: Fix broken pcm data usage Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2016-10-28 23:20 +0200
Re: [PATCH 2/3] ASoC: lpass-platform: Fix broken pcm data usage Kenneth Westfield <kwestfie@codeaurora.org> - 2016-10-29 18:20 +0200
[PATCH 1/3] ASoC: lpass-platform: use dma_ch instead of rdma_ch/wrdma_ch Srinivas Kandagatla <srinivas.kandagatla@linaro.org> - 2016-10-28 17:40 +0200
Re: [PATCH 1/3] ASoC: lpass-platform: use dma_ch instead of rdma_ch/wrdma_ch Kenneth Westfield <kwestfie@codeaurora.org> - 2016-10-29 18:20 +0200
csiph-web