[alsa-devel] [PATCH v2 05/11] ASoC: Add a set_bias_level() callback to the DAPM context struct

Mark Brown broonie at kernel.org
Sat Jun 21 22:34:32 CEST 2014


On Mon, Jun 16, 2014 at 06:13:05PM +0200, Lars-Peter Clausen wrote:
> Currently the DAPM code directly looks at the CODEC driver struct to get a
> handle to the set_bias_level() callback. This patch adds a new set_bias_level()
> callback to the DAPM context struct. The DAPM code will use this new callback
> instead of the CODEC callback. For CODECs the new callback is set up to call the
> CODEC specific set_bias_level callback(). Not looking directly at the CODEC
> driver struct will allow non CODEC DAPM contexts to implement a set_bias_level()
> callback.

Applied, thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20140621/dfaeb8cf/attachment.sig>


More information about the Alsa-devel mailing list