Home
last modified time | relevance | path

Searched hist:dca008f367586f73bd1c766836e4f7a38ce9814f (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dhda_local.hdiff dca008f367586f73bd1c766836e4f7a38ce9814f Tue Jan 22 08:37:13 CST 2008 Takashi Iwai <tiwai@suse.de> [ALSA] hda-codec - Don't query widget parameter for invalid NID

Don't query a widget parameter for an invalid NID in get_wcaps() but
rather returns zero (i.e. no attribute).
The read to an non-existing widget may result in a fatal codec
communication error.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>