Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
[linux-2.6-block.git] / drivers / media / tuners / fc0013.c
index b4162315773d90d314e7476aeccfe2d3a396c140..522690d97b42ff0fe65852f2aa436ce96f95cde2 100644 (file)
@@ -217,8 +217,6 @@ static int fc0013_set_vhf_track(struct fc0013_priv *priv, u32 freq)
        } else {                        /* UHF and GPS */
                ret = fc0013_writereg(priv, 0x1d, tmp | 0x1c);
        }
-       if (ret)
-               goto error_out;
 error_out:
        return ret;
 }