Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273367
b: refs/heads/master
c: 3c6e365
h: refs/heads/master
i:
  273365: 2407fc2
  273363: c0137b4
  273359: cfad3d1
v: v3
  • Loading branch information
Paul Parsons authored and Samuel Ortiz committed Oct 24, 2011
1 parent c95dc4f commit 61afb57
Show file tree
Hide file tree
Showing 2 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: 1693673fc003d3d5f80ae34b21e0480a1d8a36e3
refs/heads/master: 3c6e36537e40a41ddb0e27a80149cfd341a92d7d
2 changes: 2 additions & 0 deletions trunk/drivers/mfd/asic3.c
Original file line number Diff line number Diff line change
Expand Up @@ -779,6 +779,8 @@ static struct mfd_cell asic3_cell_mmc = {
.name = "tmio-mmc",
.enable = asic3_mmc_enable,
.disable = asic3_mmc_disable,
.suspend = asic3_mmc_disable,
.resume = asic3_mmc_enable,
.platform_data = &asic3_mmc_data,
.pdata_size = sizeof(asic3_mmc_data),
.num_resources = ARRAY_SIZE(asic3_mmc_resources),
Expand Down

0 comments on commit 61afb57

Please sign in to comment.