Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11950
b: refs/heads/master
c: 1259f2b
h: refs/heads/master
v: v3
  • Loading branch information
Dmitry Torokhov committed Oct 31, 2005
1 parent 6a4ebab commit 00d91d5
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: 995fc4df0bc8d88417742e4b1d17889fc64b6ef3
refs/heads/master: 1259f2b3657e21f18a7f31f9b1c027e304838b18
2 changes: 1 addition & 1 deletion trunk/drivers/input/misc/pcspkr.c
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ static int __init pcspkr_init(void)
return -ENOMEM;

pcspkr_dev->name = "PC Speaker";
pcspkr_dev->name = "isa0061/input0";
pcspkr_dev->phys = "isa0061/input0";
pcspkr_dev->id.bustype = BUS_ISA;
pcspkr_dev->id.vendor = 0x001f;
pcspkr_dev->id.product = 0x0001;
Expand Down

0 comments on commit 00d91d5

Please sign in to comment.