ALSA: ac97: Add helper function to reset the AC97 device
authorLars-Peter Clausen <lars@metafoo.de>
Tue, 21 Jul 2015 19:53:00 +0000 (21:53 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 23 Jul 2015 16:33:14 +0000 (17:33 +0100)
commit5f1d980ee9b6353f18765bfa6774a5a08d6cb944
treee2bda67a94dd6927dabe242a249f4d38e4c8a894
parentbc0195aad0daa2ad5b0d76cce22b167bc3435590
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 <lars@metafoo.de>
Reviewed-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/sound/ac97_codec.h
sound/ac97_bus.c
This page took 0.026602 seconds and 5 git commands to generate.