From: Takashi Iwai Date: Tue, 26 May 2009 11:55:42 +0000 (+0200) Subject: ALSA: riptide - Fix joystick resource handling X-Git-Tag: v2.6.31-rc1~363^2~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db1005ec6ff8f250bccbc87387a955078891bfe4;p=pandora-kernel.git ALSA: riptide - Fix joystick resource handling The current code doesn't handle the multiple gameports properly, and uses unnecessary global static variables to store the data. This patch changes the probe / remove routines to use the driver data assigned to the dedicated pci device, and adds the support of multiple devices. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed