Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190286
b: refs/heads/master
c: 9df76b7
h: refs/heads/master
v: v3
  • Loading branch information
kishore kadiyala authored and Tony Lindgren committed Apr 23, 2010
1 parent 638055e commit f4fc85b
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: f6b74535b5286ddb7a8c86a48ec372615cffbc4c
refs/heads/master: 9df76b7f179538903dfb4660ae27c807dd27535a
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -726,7 +726,7 @@ void __init omap2_init_mmc(struct omap_mmc_platform_data **mmc_data,
if (!cpu_is_omap44xx())
return;
base = OMAP4_MMC5_BASE + OMAP4_MMC_REG_OFFSET;
irq = OMAP44XX_IRQ_MMC4;
irq = OMAP44XX_IRQ_MMC5;
break;
default:
continue;
Expand Down

0 comments on commit f4fc85b

Please sign in to comment.