Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 142263
b: refs/heads/master
c: 97ea33f
h: refs/heads/master
i:
  142261: fd958ee
  142259: 693f77c
  142255: 807e84a
v: v3
  • Loading branch information
Matthew Garrett authored and Linus Torvalds committed Apr 6, 2009
1 parent 3086cfa commit 9161c10
Show file tree
Hide file tree
Showing 2 changed files with 6 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: 3eba1da43e043cd760c98cd227546d310e145843
refs/heads/master: 97ea33f9e375e4f9b3049ca861e5c91cc626c55f
6 changes: 5 additions & 1 deletion trunk/drivers/serial/8250_pnp.c
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,9 @@ static const struct pnp_device_id pnp_dev_table[] = {
{ "WACF007", 0 },
{ "WACF008", 0 },
{ "WACF009", 0 },
{ "WACF00A", 0 },
{ "WACF00B", 0 },
{ "WACF00C", 0 },
/* Compaq touchscreen */
{ "FPI2002", 0 },
/* Fujitsu Stylistic touchscreens */
Expand All @@ -347,8 +350,9 @@ static const struct pnp_device_id pnp_dev_table[] = {
{ "FUJ02B8", 0 },
{ "FUJ02B9", 0 },
{ "FUJ02BC", 0 },
/* Fujitsu Wacom Tablet PC devices */
/* Fujitsu Wacom Tablet PC device */
{ "FUJ02E5", 0 },
/* Fujitsu P-series tablet PC device */
{ "FUJ02E6", 0 },
/*
* LG C1 EXPRESS DUAL (C1-PB11A3) touch screen (actually a FUJ02E6 in
Expand Down

0 comments on commit 9161c10

Please sign in to comment.