Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349094
b: refs/heads/master
c: 006e792
h: refs/heads/master
v: v3
  • Loading branch information
Gwenhael Goavec-Merou authored and Shawn Guo committed Jan 14, 2013
1 parent 963ab82 commit d9dd8bf
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: aec99b7bda06436cd95229fe4841aeef29112e11
refs/heads/master: 006e792ba5f60c59d8bc5ac5628c54e021e8580f
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-imx/devices/platform-imx-fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ struct platform_device *__init imx_add_imx_fb(
.flags = IORESOURCE_IRQ,
},
};
return imx_add_platform_device_dmamask("imx-fb", 0,
return imx_add_platform_device_dmamask(data->devid, 0,
res, ARRAY_SIZE(res),
pdata, sizeof(*pdata), DMA_BIT_MASK(32));
}

0 comments on commit d9dd8bf

Please sign in to comment.