31 Jan
2011
31 Jan
'11
2:17 p.m.
On Fri, Jan 28, 2011 at 02:26:35PM -0700, Stephen Warren wrote:
All ASoC cards need snd_soc_initialize_card_lists called. Previously, it was only called for cards backed by a "soc-audio" platform device, via soc_probe(). However, it's also needed for cards backed by other platform devices, and registered directly via snd_soc_register_card().
All applied, thanks.