]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - sound/firewire/dice.c
tree-wide: use reinit_completion instead of INIT_COMPLETION
[karo-tx-linux.git] / sound / firewire / dice.c
index 6feee6614193a88d894c8f3e4f4942074523e4e6..57bcd31fcc123c38cd293cab40b52310734698a2 100644 (file)
@@ -543,7 +543,7 @@ static int dice_change_rate(struct dice *dice, unsigned int clock_rate)
        __be32 value;
        int err;
 
-       INIT_COMPLETION(dice->clock_accepted);
+       reinit_completion(&dice->clock_accepted);
 
        value = cpu_to_be32(clock_rate | CLOCK_SOURCE_ARX1);
        err = snd_fw_transaction(dice->unit, TCODE_WRITE_QUADLET_REQUEST,