]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/ppc/toonie.c
[PATCH] add PCI IDs so RME32 and RME96 drivers build
[linux-2.6-omap-h63xx.git] / sound / ppc / toonie.c
index 86c74f40cff78cd929e378c1d89657f0680faf98..082bc4babab5f8f564acddd39d356ca134a5b978 100644 (file)
@@ -320,7 +320,7 @@ static int find_audio_gpio(const char *name, const char *platform,
        }
 
        DBG("(I) GPIO device %s found, offset: %x, active state: %d !\n",
-           device, gp->addr, gp->active_state);
+           name, gp->addr, gp->active_state);
 
        return (np->n_intrs > 0) ? np->intrs[0].line : 0;
 }