]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ALSA: Add support for video out to the jack reporting API
authorJani Nikula <ext-jani.1.nikula@nokia.com>
Wed, 7 Jan 2009 09:54:25 +0000 (11:54 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 7 Jan 2009 10:55:18 +0000 (10:55 +0000)
commitd506fc322ec2af04fc47be83d796a1c9e1a16022
tree5cff203f7a30d76df16a27c10bf43990586925c4
parentbd8a71a7b0f50da9350d202d325c3926ffd6b189
ALSA: Add support for video out to the jack reporting API

Add support for reporting new jack types SND_JACK_VIDEOOUT and
SND_JACK_AVOUT (a combination of LINEOUT and VIDEOOUT) to the jack
reporting API.

Also add the corresponding SW_VIDEOOUT_INSERT switch to the input system
header.

Signed-off-by: Jani Nikula <ext-jani.1.nikula@nokia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/linux/input.h
include/sound/jack.h
sound/core/jack.c