]> Pileus Git - ~andy/linux/blobdiff - sound/i2c/other/ak4114.c
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip...
[~andy/linux] / sound / i2c / other / ak4114.c
index fdf3c1b65e388414c995a597ef2b351b4ec2a220..816e7d225fb0a626147eb6d339d141edede00dc9 100644 (file)
@@ -154,7 +154,7 @@ void snd_ak4114_reinit(struct ak4114 *chip)
 {
        chip->init = 1;
        mb();
-       flush_delayed_work_sync(&chip->work);
+       flush_delayed_work(&chip->work);
        ak4114_init_regs(chip);
        /* bring up statistics / event queing */
        chip->init = 0;