]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: ASoC: Export dapm_reg_event() fully
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 29 Jul 2008 10:42:23 +0000 (11:42 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 29 Jul 2008 14:00:33 +0000 (16:00 +0200)
commit6e129112b3ee4c1311eaf80f3e143916f77a7545
treef4a0b55008e866baa10e58e320bf57d6d618191d
parent2c390c7f44145e070564030b67c38cb58ae414f1
ALSA: ASoC: Export dapm_reg_event() fully

dapm_reg_event() is used by devices using SND_SOC_DAPM_REG() so needs to
be exported to support building them as modules and prototyped to avoid
sparse warnings and potential build issues.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/soc-dapm.h
sound/soc/soc-dapm.c