ALSA: hda/realtek - Consolidate is_reachable_path()
authorTakashi Iwai <tiwai@suse.de>
Fri, 14 Dec 2012 15:15:56 +0000 (16:15 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:30:07 +0000 (08:30 +0100)
commit9c64076e545771566ebd1b5b6b9f8f5681d83ac4
treed912599bd56b1dcee94894ea3da28d3124944124
parent130e5f0642de99a61f46c4f0468bfc5db6030967
ALSA: hda/realtek - Consolidate is_reachable_path()

alc_auto_is_dac_reachable() can be replaced fully with
is_reachable_path().  The only difference is the order of arguments.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c