[ALSA] vxpocket - Fix a typo
[powerpc.git] / sound / pcmcia / vx / vxpocket.c
index 7e0cda2..cafe664 100644 (file)
@@ -261,7 +261,7 @@ static int vxpocket_config(struct pcmcia_device *link)
 
        link->dev_node = &vxp->node;
        kfree(parse);
-       return 9;
+       return 0;
 
 cs_failed:
        cs_error(link, last_fn, last_ret);