• Sudip Mukherjee's avatar
    ALSA: portman2x4 - use new parport device model · e6a1b7e8
    Sudip Mukherjee authored
    Modify portman driver to use the new parallel port device model.
    The advantage of using the device model is that the device gets binded
    to the hardware, we get the feature of hotplug, we can bind/unbind
    the driver at runtime.
    The changes are in the way the driver gets registered with the
    parallel port subsystem and the temporary device to probe portman card
    is removed and portman_probe() is used in the probe callback.
    Signed-off-by: default avatarSudip Mukherjee <sudip@vectorindia.org>
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    e6a1b7e8
portman2x4.c 25 KB