From: Raúl Sánchez Siles Date: Mon, 8 Jan 2007 09:56:48 +0000 (+0100) Subject: [ALSA] Solve typos/compilation problems for debug functions in soc-dapm and at91-i2s X-Git-Tag: v2.6.21-rc1~83^2~62^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=751e61c47d3b4e929c93bac61c8dd6c247854993;p=pandora-kernel.git [ALSA] Solve typos/compilation problems for debug functions in soc-dapm and at91-i2s soc-dapm ·Removed list_for_each since the loop is list_for_each_entry() and not list_for_each(). Thanks to Liam Girdwood and Seth Forshee. at91-i2s ·Fixed typo in dai modes definition. ·Fixed struct member name in at91_ssc_info->ssc_state. ·Fixed compilation problem, ssc_state is bundled in at91_ssc_info. Signed-off-by: Raúl Sánchez Siles Signed-off-by: Seth Forshee Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed