Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6560
b: refs/heads/master
c: 5ba094d
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Aug 30, 2005
1 parent 01a9b50 commit 0e90360
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: adf111e6ff1674b81cae3ff7cdd5a5d1edf003f0
refs/heads/master: 5ba094dbf14828858cdff27c8201df33b7a0bc96
1 change: 1 addition & 0 deletions trunk/sound/pcmcia/vx/vxpocket.c
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ static void vxpocket_config(dev_link_t *link)
CS_CHECK(RequestConfiguration, pcmcia_request_configuration(link->handle, &link->conf));

chip->dev = &handle_to_dev(link->handle);
snd_card_set_dev(chip->card, chip->dev);

if (snd_vxpocket_assign_resources(chip, link->io.BasePort1, link->irq.AssignedIRQ) < 0)
goto failed;
Expand Down

0 comments on commit 0e90360

Please sign in to comment.