From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Subject: Re: [PATCH v3 1/2] ALSA: ASoC: add DT bindings for cs4270 Date: Mon, 30 Jul 2012 15:42:31 -0500 Message-ID: <5016F1B7.6070109@freescale.com> References: <1343222915-26108-1-git-send-email-zonque@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from db3outboundpool.messaging.microsoft.com (db3ehsobe006.messaging.microsoft.com [213.199.154.144]) by alsa0.perex.cz (Postfix) with ESMTP id E2414265344 for ; Mon, 30 Jul 2012 22:42:36 +0200 (CEST) In-Reply-To: <1343222915-26108-1-git-send-email-zonque@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Daniel Mack Cc: alsa-devel@alsa-project.org, broonie@opensource.wolfsonmicro.com, lrg@ti.com List-Id: alsa-devel@alsa-project.org Daniel Mack wrote: > Signed-off-by: Daniel Mack > Cc: Timur Tabi > --- Both patches: Acked-by: Timur Tabi I am seeing something a little weird, though, although I doubt it's related to these patches. Audio works, even though I see this on the boot log: cs4270 0-004f: found device at i2c address 4F cs4270 0-004f: hardware revision 3 Freescale MPC8610 HPCD ALSA SoC machine driver soc-audio soc-audio: ASoC machine snd-soc-mpc8610hpcd should use snd_soc_register_card() soc-audio soc-audio: Failed to register card platform soc-audio: Driver soc-audio requests probe deferral ... ALSA device list: No soundcards found. soc-audio soc-audio: ASoC machine snd-soc-mpc8610hpcd should use snd_soc_register_card() soc-audio soc-audio: cs4270-hifi <-> e0016000.ssi mapping ok soc-audio soc-audio: cs4270-hifi <-> e0016000.ssi mapping ok Is there a connection between the message "ASoC machine snd-soc-mpc8610hpcd should use snd_soc_register_card()", the requests for probe deferral, and the "No soundcards found." message? -- Timur Tabi Linux kernel developer at Freescale