Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361267
b: refs/heads/master
c: e574d57
h: refs/heads/master
i:
  361265: c3088af
  361263: dcd9f78
v: v3
  • Loading branch information
Felipe Balbi committed Mar 5, 2013
1 parent 20532aa commit 3a829df
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 341a71c790529140fc5f8833f893324f6b5261cc
refs/heads/master: e574d5708156585ee506b7f914ed4a55a319d294
2 changes: 0 additions & 2 deletions trunk/drivers/usb/musb/musb_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1968,11 +1968,9 @@ musb_init_controller(struct device *dev, int nIrq, void __iomem *ctrl)
if (status < 0)
goto fail4;

#ifdef CONFIG_SYSFS
status = sysfs_create_group(&musb->controller->kobj, &musb_attr_group);
if (status)
goto fail5;
#endif

pm_runtime_put(musb->controller);

Expand Down

0 comments on commit 3a829df

Please sign in to comment.