]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: core: add support for compressed devices
authorOmair Mohammed Abdullah <omair.m.abdullah@intel.com>
Fri, 23 Dec 2011 05:06:36 +0000 (10:36 +0530)
committerTakashi Iwai <tiwai@suse.de>
Fri, 23 Dec 2011 09:07:46 +0000 (10:07 +0100)
commit3eafc959b32f71d3fe6b27c9eae7495a23acfc3a
treee2795eaae508fdb0dc69d95cb265005c4dcb94c4
parent57bd9b8ddd434111918d3f7cb0b4297cd77f1b5b
ALSA: core: add support for compressed devices

Use the minor numbers 2 and 3 for audio compressed offload devices.
Also add support for these devices in core

Signed-off-by: Omair Mohammed Abdullah <omair.m.abdullah@intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Reviewed-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/sound/core.h
include/sound/minors.h
sound/core/sound.c