ALSA: hdmi - dont fail on extra nodes
authorWu Fengguang <fengguang.wu@intel.com>
Fri, 14 May 2010 08:36:15 +0000 (16:36 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 17 May 2010 06:12:13 +0000 (08:12 +0200)
commit3eaead579ebc09d4f4c050c9b6ce6d67337bcb20
tree37e92c71cf69f66200b77d68ffda08960b591436
parente48b00870f269541c28bec8d457904a04545d5e5
ALSA: hdmi - dont fail on extra nodes

The number of HDMI nodes is expected to go up in future.
So don't fail hard on seeing extra converter/pin nodes.

We can still operate safely on the nodes within
MAX_HDMI_CVTS/MAX_HDMI_PINS.

Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c