Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219023
b: refs/heads/master
c: d34289d
h: refs/heads/master
i:
  219021: 9aa8d4e
  219019: b776b0c
  219015: 23ed788
  219007: 2d1ec67
v: v3
  • Loading branch information
Michał Mirosław authored and Chris Ball committed Oct 23, 2010
1 parent c7b5adf commit c3589db
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: e0780db9f8ccf2dbca3161dc153bbf54b53cb6af
refs/heads/master: d34289d80471011a5c71401b3acd13e2737d4738
2 changes: 0 additions & 2 deletions trunk/drivers/mmc/host/cb710-mmc.c
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@ static void cb710_mmc_reset_events(struct cb710_slot *slot)

static void cb710_mmc_enable_4bit_data(struct cb710_slot *slot, int enable)
{
dev_dbg(cb710_slot_dev(slot), "configuring %d-data-line%s mode\n",
enable ? 4 : 1, enable ? "s" : "");
if (enable)
cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT,
CB710_MMC_C1_4BIT_DATA_BUS, 0);
Expand Down

0 comments on commit c3589db

Please sign in to comment.