Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315
b: refs/heads/master
c: 089d42b
h: refs/heads/master
i:
  313: 486bdff
  311: 4a57dbd
v: v3
  • Loading branch information
kay.sievers@vrfy.org authored and Greg KH committed Apr 19, 2005
1 parent fd75332 commit 33d7eae
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e57cd73e2e844a3da25cc6b420674c81bbe1b387
refs/heads/master: 089d42b013675b028a499c61bac59954067dc668
1 change: 1 addition & 0 deletions trunk/drivers/usb/host/hc_crisv10.c
Original file line number Diff line number Diff line change
Expand Up @@ -4396,6 +4396,7 @@ static int __init etrax_usb_hc_init(void)
device_initialize(&fake_device);
kobject_set_name(&fake_device.kobj, "etrax_usb");
kobject_add(&fake_device.kobj);
kobject_hotplug(&fake_device.kobj, KOBJ_ADD);
hc->bus->controller = &fake_device;
usb_register_bus(hc->bus);

Expand Down

0 comments on commit 33d7eae

Please sign in to comment.