Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183099
b: refs/heads/master
c: 35c4b91
h: refs/heads/master
i:
  183097: 8e5fc1e
  183095: a3892a8
v: v3
  • Loading branch information
Márton Németh authored and Dmitry Torokhov committed Jan 10, 2010
1 parent 1269502 commit 425cc66
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: a9844b18502bde376284e4ad83b04fa20eb5afa5
refs/heads/master: 35c4b918a696f20cb775f1a65955c8ed0fe7c052
2 changes: 1 addition & 1 deletion trunk/drivers/input/gameport/ns558.c
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ static int ns558_isa_probe(int io)

#ifdef CONFIG_PNP

static struct pnp_device_id pnp_devids[] = {
static const struct pnp_device_id pnp_devids[] = {
{ .id = "@P@0001", .driver_data = 0 }, /* ALS 100 */
{ .id = "@P@0020", .driver_data = 0 }, /* ALS 200 */
{ .id = "@P@1001", .driver_data = 0 }, /* ALS 100+ */
Expand Down

0 comments on commit 425cc66

Please sign in to comment.