[ALSA] Add helper functions for frequently used callbacks
authorTakashi Iwai <tiwai@suse.de>
Mon, 23 Jul 2007 13:41:34 +0000 (15:41 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:57:44 +0000 (15:57 +0200)
commitb9ed4f2b68dc47b0c35c1a3ae8ae97c2517d5177
treec967e895a8955cf5852d8155185e82316dd0beec
parent90fd5ce5f67968d3250eeab9bc1f6822644347ef
[ALSA] Add helper functions for frequently used callbacks

Added helper functions for frequenty used callbacks:
  snd_ctl_boolean_mono_info() and snd_ctl_boolean_stereo_info()

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
include/sound/control.h
sound/core/control.c