mirror of
https://github.com/adulau/aha.git
synced 2025-01-04 23:23:18 +00:00
V4L/DVB (4614): Export symbol saa7134_tvaudio_setmute from saa7134 for saa7134-alsa
saa7134-alsa now unmutes/mutes the line when opening/closing the capture device, and needs this symbol Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
parent
dafcaaf86a
commit
e9f964da79
1 changed files with 1 additions and 0 deletions
|
@ -1046,6 +1046,7 @@ int saa7134_tvaudio_do_scan(struct saa7134_dev *dev)
|
|||
}
|
||||
|
||||
EXPORT_SYMBOL(saa_dsp_writel);
|
||||
EXPORT_SYMBOL(saa7134_tvaudio_setmute);
|
||||
|
||||
/* ----------------------------------------------------------- */
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue