mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
The audio resets are almost identical to the system resets, there are just fewer of them. So factor out and export a generic probe function, so most of the reset controller implementation can be shared. Signed-off-by: Emil Renner Berthing <kernel@esmil.dk>