]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commitdiff
ASoC: tlv320aic31xx: Reset registers during power up
authorAndrew F. Davis <afd@ti.com>
Thu, 7 Dec 2017 15:38:56 +0000 (09:38 -0600)
committerMark Brown <broonie@kernel.org>
Thu, 7 Dec 2017 17:47:18 +0000 (17:47 +0000)
Add a reset function that toggles the reset line if available or uses
the software reset command otherwise. Use this in power up to ensure the
registers are in a sane state. This is useful when the driver module
is reloaded, or after Kexec, warm-reboots, etc..

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>

No differences found