From: Johannes Berg Date: Thu, 15 Jan 2009 17:21:48 +0000 (+0100) Subject: ALSA: snd-aoa: handle older machines X-Git-Tag: v2.6.30-rc1~676^2~21^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45e513b689b8b0a01ec2b01cc21816e4780d7ea6;p=pandora-kernel.git ALSA: snd-aoa: handle older machines This patch changes snd-aoa to handle some older machines that are currently handled by snd-powermac. snd-aoa has a number of advantages though, notably it can autoload better and is generally a more modern driver. By hardcoding the accepted device-ids (last hunk of the patch) I'm trying to avoid regressions because this driver will otherwise load automatically and not let snd-powermac load. People who are unhappy with snd-powermac and have a device-id property in the device tree are encouraged to read this patch and make a patch to amend this as appropriate. Signed-off-by: Johannes Berg Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed