From: Lars-Peter Clausen Date: Tue, 21 Jul 2015 19:53:00 +0000 (+0200) Subject: ALSA: ac97: Add helper function to reset the AC97 device X-Git-Tag: omap-for-v4.3/fixes-rc1~91^2~7^2~19^3~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f1d980ee9b6353f18765bfa6774a5a08d6cb944;p=pandora-kernel.git ALSA: ac97: Add helper function to reset the AC97 device There is currently a lot of code duplication in ASoC drivers regarding the reset handling of devices. This patch introduces a new generic reset function in the generic AC'97 framework that can be used to replace most the custom reset functions. Signed-off-by: Lars-Peter Clausen Reviewed-by: Takashi Iwai Signed-off-by: Mark Brown --- Reading git-diff-tree failed