Hello,
I have found few typos in the patches, resending...
he following series adds support for platform dependent Headset pop removal configuration for the twl4030 codec.
Platform drivers can fill the twl4030_setup_data structure and pass it with snd_soc_device->codec_data to the codec driver.
As an example - based on the feedback for the ramp_delay value variations - the sdp3430.c board is updated to pass the correct ramp settings.
If you know for the other platforms using the twl4030 codec the correct HS ramp configuration, please update those files...
Mark: This series needs the DAPM restructuring and HS pop removal related patches for twl4030 codec.
--- Peter Ujfalusi (2): ASoC: TWL4030: Add support for platform dependent configuration ASoC: SDP4030: Use the twl4030_setup_data for headset pop-removal
sound/soc/codecs/twl4030.c | 22 +++++++++++++++++++--- sound/soc/codecs/twl4030.h | 5 +++++ sound/soc/omap/sdp3430.c | 7 +++++++ 3 files changed, 31 insertions(+), 3 deletions(-)