Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1327676
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ASoC: mxs-saif: check BUSY bit in hw_params() only if not mclk_in_use |
| Date | 2016-02-05 14:30 +0100 |
| Message-ID | <qYOCu-Lw-23@gated-at.bofh.it> (permalink) |
| References | <qY5vI-2qT-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Wed, Feb 03, 2016 at 01:18:20PM +0000, Mans Rullgard wrote: > If something else, typically a codec, has enabled mclk, the BUSY > bit may be set when hw_params() is called without this being an > error. This check thus causes intermittent failures to configure > the sound device when used in such a manner. Fix this by making > the test conditional on !saif->mclk_in_use. Please remember to CC the maintainers for the driver when sending patches.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] ASoC: mxs-saif: check BUSY bit in hw_params() only if not mclk_in_use Mans Rullgard <mans@mansr.com> - 2016-02-03 14:20 +0100
Re: [PATCH] ASoC: mxs-saif: check BUSY bit in hw_params() only if not mclk_in_use Mark Brown <broonie@kernel.org> - 2016-02-05 14:30 +0100
Re: [PATCH] ASoC: mxs-saif: check BUSY bit in hw_params() only if not mclk_in_use Måns Rullgård <mans@mansr.com> - 2016-02-05 14:30 +0100
Re: [PATCH] ASoC: mxs-saif: check BUSY bit in hw_params() only if not mclk_in_use Mark Brown <broonie@kernel.org> - 2016-02-05 14:40 +0100
Re: [PATCH] ASoC: mxs-saif: check BUSY bit in hw_params() only if not mclk_in_use Måns Rullgård <mans@mansr.com> - 2016-02-05 14:50 +0100
Re: [PATCH] ASoC: mxs-saif: check BUSY bit in hw_params() only if not mclk_in_use Mark Brown <broonie@kernel.org> - 2016-02-05 17:10 +0100
csiph-web