[alsa-devel] [PATCH 2/2] ASoC: tlv320aic3x: Add TDM support
Mark Brown
broonie at kernel.org
Mon Nov 10 13:06:32 CET 2014
On Mon, Nov 10, 2014 at 12:27:33PM +0200, Peter Ujfalusi wrote:
> TDM support is achieved using DSP transfer mode and setting a
> programmable offset which specifies where data begins with
> respect to the frame sync.
Applied, thanks.
> + if (unlikely(!tx_mask)) {
> + dev_err(codec->dev, "tx and rx masks need to be non 0\n");
There's no real point in using unlikely() outside of hot paths.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20141110/c181f189/attachment.sig>
More information about the Alsa-devel
mailing list