From: Jarkko Nikula Date: Fri, 5 Nov 2010 18:35:21 +0000 (+0200) Subject: ASoC: Move pop time from DAPM context to sound card X-Git-Tag: v2.6.38-rc1~236^2^2~204 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a45b8672d3f8542e430e7a5c7366ec9bdded054;p=pandora-kernel.git ASoC: Move pop time from DAPM context to sound card Based on discussion the dapm_pop_time in debugsfs should be per card rather than per device. Single pop time value for entire card is cleaner when the DAPM sequencing is extended to cross-device paths. debugfs/asoc/{card->name}/{codec dir}/dapm_pop_time -> debugfs/asoc/{card->name}/dapm_pop_time Signed-off-by: Jarkko Nikula Signed-off-by: Mark Brown --- Reading git-diff-tree failed