At Mon, 23 Apr 2012 13:28:44 +0100, Mark Brown wrote:
On Mon, Apr 23, 2012 at 05:52:34PM +0530, Vinod Koul wrote:
On Mon, 2012-04-23 at 13:16 +0100, Mark Brown wrote:
On Mon, Apr 23, 2012 at 10:31:15AM +0100, Liam Girdwood wrote:
Fixes the following build warning on x86_64.
Applied, thanks.
Just wondering, do we have a x86-64 system running asoc?
We should do though we don't currently - see the recent discussion about the ice drivers. There are some PC sound cards (mostly high end or old ones, or tuner cards) which have a setup like ASoC where there's a CODEC on an I2C bus and a "platform" which in this case is a PCI type device. At a high level they look the same as embedded hardware with several chips glued together in software.
Right. In near future, we'd need to move up/down some ASoC code pieces into ALSA core so that people won't misunderstand.
Takashi