summaryrefslogtreecommitdiff
path: root/sound/parisc
diff options
context:
space:
mode:
Diffstat (limited to 'sound/parisc')
-rw-r--r--sound/parisc/harmony.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/parisc/harmony.c b/sound/parisc/harmony.c
index d7a8f9f5896..f560dd8cdb9 100644
--- a/sound/parisc/harmony.c
+++ b/sound/parisc/harmony.c
@@ -880,6 +880,8 @@ snd_harmony_create(snd_card_t *card,
goto free_and_ret;
}
+ snd_card_set_dev(card, &padev->dev);
+
*rchip = h;
return 0;