16 Dec
2011
16 Dec
'11
1:53 p.m.
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.