Daniel Mack wrote:
Signed-off-by: Daniel Mack zonque@gmail.com Cc: Timur Tabi timur@freescale.com
Both patches:
Acked-by: Timur Tabi timur@freescale.com
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?