Re: [alsa-devel] [RFC] ucb1400 touchscreen, irq auto probing and ac97 with its private field
From: Takashi Iwai <hidden>
Date: 2008-04-25 13:04:46
Also in:
alsa-devel
From: Takashi Iwai <hidden>
Date: 2008-04-25 13:04:46
Also in:
alsa-devel
At Fri, 25 Apr 2008 13:22:11 +0200 (CEST), Jaroslav Kysela wrote:
On Fri, 25 Apr 2008, Takashi Iwai wrote:quoted
Your driver does _not_ know what type it is because the data isn't created by your driver but the controller driver. And, it's free to attach your driver to any controller.But controller knows which codec (using ID bytes) is attached, thus it can fill appropriate information only for this codec.
This would be an option, too.
Of course, it will work when only one additional device is sharing bus with codec. See: http://www.nxp.com/pip/UCB1400-02.html
Indeed. Takashi