ALSA: oxfw: reuse driver entry to detect quirks
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 15 Dec 2015 14:56:20 +0000 (23:56 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 15 Dec 2015 15:30:04 +0000 (16:30 +0100)
commit27e66635016fc5bd3d36355daedf741f0a7329bb
tree809c8a52fe38d95a0c178a224a879b3cff95df53
parenteab8e4e4619643f49167c2089749acc40ad7f95d
ALSA: oxfw: reuse driver entry to detect quirks

Currently, assignment to model-dependent quirk is corresponding to
asynchronous transactions on IEEE 1394 bus. This is also achieved with
device entry.

This commit changes the processing of model-dependent quirk with the
entry. As a result, the transactions are sent only for Loud models.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/firewire/oxfw/oxfw.c
sound/firewire/oxfw/oxfw.h
This page took 0.025461 seconds and 5 git commands to generate.