Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ASoC: Only register AC97 bus if it's not done already
ASoC supports both explicit codec drivers for AC97 devices and a simple driver which uses the standard ALSA AC97 framework for codec support. When used with the generic AC97 codec support that will provide the ad hoc AC97 device for drivers like touchscreens to attach to so the core shouldn't do so. Reported-by: Manuel Lauss <[email protected]> Signed-off-by: Mark Brown <[email protected]>
- Loading branch information