Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11874
b: refs/heads/master
c: 8f04dd0
h: refs/heads/master
v: v3
  • Loading branch information
Laurent Riffard authored and Linus Torvalds committed Oct 31, 2005
1 parent 6879619 commit 97b886d
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: 1a66ddcb770fbd20ce115910c7828cafdba099c1
refs/heads/master: 8f04dd0792935cd520662cc256bd53f50fc4410b
1 change: 1 addition & 0 deletions trunk/drivers/char/epca.c
Original file line number Diff line number Diff line change
Expand Up @@ -3113,6 +3113,7 @@ MODULE_DEVICE_TABLE(pci, epca_pci_tbl);
int __init init_PCI (void)
{ /* Begin init_PCI */
memset (&epca_driver, 0, sizeof (epca_driver));
epca_driver.owner = THIS_MODULE;
epca_driver.name = "epca";
epca_driver.id_table = epca_pci_tbl;
epca_driver.probe = epca_init_one;
Expand Down

0 comments on commit 97b886d

Please sign in to comment.