Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296291
b: refs/heads/master
c: 1ebcd76
h: refs/heads/master
i:
  296289: eba3a06
  296287: 64819df
v: v3
  • Loading branch information
Russell King committed Feb 9, 2012
1 parent 5fa6a82 commit fe06d39
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 4d5d11285c78691efb17148dfc3d56642bee6204
refs/heads/master: 1ebcd7654e4e391a36945c937c125995c737c446
1 change: 1 addition & 0 deletions trunk/drivers/input/serio/sa1111ps2.c
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ static int __devexit ps2_remove(struct sa1111_dev *dev)
static struct sa1111_driver ps2_driver = {
.drv = {
.name = "sa1111-ps2",
.owner = THIS_MODULE,
},
.devid = SA1111_DEVID_PS2,
.probe = ps2_probe,
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/usb/host/ohci-sa1111.c
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ static int ohci_hcd_sa1111_drv_remove(struct sa1111_dev *dev)
static struct sa1111_driver ohci_hcd_sa1111_driver = {
.drv = {
.name = "sa1111-ohci",
.owner = THIS_MODULE,
},
.devid = SA1111_DEVID_USB,
.probe = ohci_hcd_sa1111_drv_probe,
Expand Down

0 comments on commit fe06d39

Please sign in to comment.