From: Timur Tabi Date: Thu, 20 Sep 2012 18:57:27 +0000 (-0500) Subject: ASoC: wm8960: remove 'dres' field from platform data structure X-Git-Tag: v3.7-rc1~81^2~14^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0534951ba493a97eee646f62101cf88fac2308c6;p=pandora-kernel.git ASoC: wm8960: remove 'dres' field from platform data structure The 'dres' field (discharge resistance for headphone outputs) is no longer used in the driver, so remove it. It was used in the original version of the driver when entering standby from off, but we stopped using it when we switched from having a single startup sequence to having separate cap and capless sequences. Signed-off-by: Timur Tabi Signed-off-by: Mark Brown --- Reading git-diff-tree failed