linux-hardened/sound/drivers
Sudip Mukherjee 94a573500d ALSA: mts64: use new parport device model
Modify mts64 driver to use the new parallel port device model.
The advantage of using the device model is that the driver 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 mts64 card is removed
and mts64_probe() is used in the probe callback.

Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-02-22 15:01:43 +01:00
..
mpu401
opl3
opl4
pcsp
vx
aloop.c
dummy.c ALSA: dummy: Implement timer backend switching more safely 2016-02-08 08:15:35 +01:00
Kconfig
Makefile
ml403-ac97cr.c
mtpav.c
mts64.c ALSA: mts64: use new parport device model 2016-02-22 15:01:43 +01:00
pcm-indirect2.c
pcm-indirect2.h
portman2x4.c ALSA: portman2x4 - use new parport device model 2016-02-18 11:19:15 +01:00
serial-u16550.c
virmidi.c