Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219485
b: refs/heads/master
c: 4c8fa38
h: refs/heads/master
i:
  219483: bd74e1c
v: v3
  • Loading branch information
Jarod Wilson authored and Mauro Carvalho Chehab committed Oct 22, 2010
1 parent ce077fa commit fa2cd25
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 966ea5b87c670439e80437d8c4c5d841fafe4a46
refs/heads/master: 4c8fa38198e58e9ccf5fca1d76792540eac047da
3 changes: 2 additions & 1 deletion trunk/drivers/staging/lirc/lirc_it87.c
Original file line number Diff line number Diff line change
Expand Up @@ -965,10 +965,11 @@ static void __exit lirc_it87_exit(void)
printk(KERN_INFO LIRC_DRIVER_NAME ": Uninstalled.\n");
}

/* SECTION: PNP for ITE8704/18 */
/* SECTION: PNP for ITE8704/13/18 */

static const struct pnp_device_id pnp_dev_table[] = {
{"ITE8704", 0},
{"ITE8713", 0},
{}
};

Expand Down

0 comments on commit fa2cd25

Please sign in to comment.