]> git.baikalelectronics.ru Git - kernel.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)
commitc76d9414592f6db36032a220698ff3d6f4b4ad22
treee2795eaae508fdb0dc69d95cb265005c4dcb94c4
parent1b42db21c7591de3145a0587c6c702e4d455f835
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