[alsa-devel] [PATCH] [v2] ASoC: support all possible sample rates in the WM8776 driver

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Sep 16 18:44:13 CEST 2011


On Fri, Sep 16, 2011 at 09:16:54AM -0500, Timur Tabi wrote:

> Although the WM8776 driver includes a .set_sysclk function, it was also
> hard-coding the list of supported sample rates.  We change the hard-coded
> list to a range within the capabilities of the WM8776 itself.

No, it doesn't - it just blindly stores the sample rate in the private
data.  There's no list at all there, the only checking that's done is
for the DAI ID.

Anyway, I've applied with a rewritten changelog.


More information about the Alsa-devel mailing list