ALSA: dice: optimize reading of consecutive registers
authorClemens Ladisch <clemens@ladisch.de>
Sun, 4 Sep 2011 20:17:31 +0000 (22:17 +0200)
committerClemens Ladisch <clemens@ladisch.de>
Sun, 20 Oct 2013 20:07:57 +0000 (22:07 +0200)
commita644a9473f7f9519e2fe519136959dd0e671572a
tree450ed1aaa2e1501d566f8425c9bf9be73db0a469
parenta7304e3bf0489d3fc0260bdb9c1441427a26a38f
ALSA: dice: optimize reading of consecutive registers

Instead of reading two consecutive register with two quadlet requests,
use one block read request.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
sound/firewire/dice.c