]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Constify some API function arguments
authorTakashi Iwai <tiwai@suse.de>
Mon, 2 May 2011 09:29:30 +0000 (11:29 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 May 2011 10:07:48 +0000 (12:07 +0200)
commit336e53ad6cd363a9192c6cb86a79dab373d66070
tree3d6435dbb61e37349153b63326123606d6cd5dba
parent459b6f1cba36299f99ad117239b64fd6df1ed7e9
ALSA: hda - Constify some API function arguments

Also fixed the assignment of multiout.dac_nids to satisfy const.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_codec.h
sound/pci/hda/hda_local.h
sound/pci/hda/patch_analog.c
sound/pci/hda/patch_realtek.c
sound/pci/hda/patch_sigmatel.c
sound/pci/hda/patch_via.c