ASoC: wm8960: remove 'dres' field from platform data structure
commit0534951ba493a97eee646f62101cf88fac2308c6
authorTimur Tabi <timur@freescale.com>
Thu, 20 Sep 2012 18:57:27 +0000 (20 13:57 -0500)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 21 Sep 2012 12:35:06 +0000 (21 08:35 -0400)
tree13a941ac3ae1d20f3cde2d56d3d2ab811ac3c372
parentb306e84f9a15e465812d9b66f8d6ecadae806f4c
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 <timur@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/wm8960.h
sound/soc/codecs/wm8960.c