From: Tomas Winkler Date: Mon, 24 Jan 2011 15:08:20 +0000 (+0200) Subject: staging/easycap: make OSS compilation optional instead of ALSA X-Git-Tag: v2.6.39-rc1~469^2~799 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0edbc24c5dc7fba0dce193f7d4b7faf2ad211ba4;p=pandora-kernel.git staging/easycap: make OSS compilation optional instead of ALSA OSS is deprecated yet currently it is reported to be more stable therefore we keep it but make it optional Revert the conditional compilation: add CONFIG_EASYCAP_OSS and kill EASYCAP_NEEDS_ALSA move oss-only code from easycap_sound.c to easycap_sound_oss.c Cc: Mike Thomas Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed