commit | 3ab3dbdfb91b70ef6bf4eb9b544bf54ff1dff51a | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Tue Jul 21 21:53:02 2015 +0200 |
committer | Mark Brown <broonie@kernel.org> | Thu Jul 23 17:33:31 2015 +0100 |
tree | 716991231657a75d0987385dcd365df95dd34c62 | |
parent | 7361fbeaeaab5282bbfc88f1f6fe4cf034f7623c [diff] |
ASoC: ad1980: Use core AC'97 reset helper Use the new snd_ac97_reset() helper function to perform the reset and verify the device ID. Unfortunately the reset can't be done in snd_soc_new_ac97_codec() due to the special requirements in order to support the non-standard 16-bit slot mode of the ad1980. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Reviewed-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Mark Brown <broonie@kernel.org>