[ALSA] opti93x: optimize a register access
authorClemens Ladisch <clemens@ladisch.de>
Mon, 5 Sep 2005 08:36:27 +0000 (10:36 +0200)
committerJaroslav Kysela <perex@suse.cz>
Mon, 12 Sep 2005 08:41:21 +0000 (10:41 +0200)
Opti9xx drivers
When clearing some bits in a register, don't bother with the bits that
won't be changed anyway.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>

No differences found