[alsa-devel] [RFC PATCH 1/1] ASoC: dsd1791: Introduce driver for TI DSD1791 stereo codec
Mark Brown
broonie at opensource.wolfsonmicro.com
Fri Dec 16 13:53:21 CET 2011
On Thu, Dec 15, 2011 at 03:32:22PM -0500, Michael Williamson wrote:
> On 12/15/2011 2:16 AM, Mark Brown wrote:
> > On Wed, Dec 14, 2011 at 06:40:43PM -0500, Michael Williamson wrote:
> >> +static int dsd1791_set_sysclk(struct snd_soc_dai *codec_dai,
> >> + int clk_id, unsigned int freq, int dir)
> > Implement this as a CODEC wide operation, it's simpler.
> Not sure I follow you here. Are you meaning to create something to
> replace these lines (which are in many of the routines) with a local inline?
No, I mean implement your set_sysclk operation as a CODEC wide
operation.
More information about the Alsa-devel
mailing list