Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287635
b: refs/heads/master
c: 00d9ac0
h: refs/heads/master
i:
  287633: 6181ddf
  287631: 665c924
v: v3
  • Loading branch information
Rabin Vincent authored and Chris Ball committed Feb 14, 2012
1 parent 8284809 commit 9c7ed9e
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: 5ba85d95cae3837665241e6df12aea83b6bf7c32
refs/heads/master: 00d9ac08757049f334803b3d4dd202a6b1687dab
1 change: 1 addition & 0 deletions trunk/drivers/mmc/card/block.c
Original file line number Diff line number Diff line change
Expand Up @@ -1694,6 +1694,7 @@ static int mmc_add_disk(struct mmc_blk_data *md)

md->power_ro_lock.show = power_ro_lock_show;
md->power_ro_lock.store = power_ro_lock_store;
sysfs_attr_init(&md->power_ro_lock.attr);
md->power_ro_lock.attr.mode = mode;
md->power_ro_lock.attr.name =
"ro_lock_until_next_power_on";
Expand Down

0 comments on commit 9c7ed9e

Please sign in to comment.