Skip to content
Commit d4d9cd03 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Add probe_only option



Added probe_only module option to hd-audio driver.
This option specifies whether the driver creates and initializes the
codec-parser after probing.  When this option is set, the driver skips
the codec parsing and initialization but gives you proc and other
accesses.  It's useful to see the initial codec state for debugging.

The default of this value is off, so the default behavior is as same
as before.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 03c6901e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment