• Takashi Iwai's avatar
    ALSA: riptide - Fix joystick resource handling · db1005ec
    Takashi Iwai authored
    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: default avatarTakashi Iwai <tiwai@suse.de>
    db1005ec
riptide.c 63.3 KB