Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206692
b: refs/heads/master
c: 63818c4
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Takashi Iwai committed Jul 28, 2010
1 parent 92b3737 commit 0c4f61c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7899f81fe4aa76b7ff26293f9ef670b3d53e58aa
refs/heads/master: 63818c448ac6f4dd75aa42997acaa746f86acb6b
2 changes: 1 addition & 1 deletion trunk/sound/pci/asihpi/hpimsgx.c
Original file line number Diff line number Diff line change
Expand Up @@ -741,7 +741,7 @@ static void HPIMSGX__reset(u16 adapter_index)
hpi_init_response(&hr, HPI_OBJ_SUBSYSTEM,
HPI_SUBSYS_FIND_ADAPTERS, 0);
memcpy(&gRESP_HPI_SUBSYS_FIND_ADAPTERS, &hr,
sizeof(&gRESP_HPI_SUBSYS_FIND_ADAPTERS));
sizeof(gRESP_HPI_SUBSYS_FIND_ADAPTERS));

for (adapter = 0; adapter < HPI_MAX_ADAPTERS; adapter++) {

Expand Down

0 comments on commit 0c4f61c

Please sign in to comment.