Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288187
b: refs/heads/master
c: 193fb42
h: refs/heads/master
i:
  288185: a77e7f9
  288183: 4519cc7
v: v3
  • Loading branch information
Yoichi Yuasa authored and Ralf Baechle committed Feb 20, 2012
1 parent e4ecf32 commit eed1c73
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: 3624919c24227e56c9d9717a5c86e077a2570cf3
refs/heads/master: 193fb42613ec8d96bcb645cf717e949821ff07a7
2 changes: 1 addition & 1 deletion trunk/arch/mips/txx9/generic/7segled.c
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ static int __init tx_7segled_init_sysfs(void)
break;
}
dev->id = i;
dev->dev = &tx_7segled_subsys;
dev->bus = &tx_7segled_subsys;
error = device_register(dev);
if (!error) {
device_create_file(dev, &dev_attr_ascii);
Expand Down

0 comments on commit eed1c73

Please sign in to comment.