Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272667
b: refs/heads/master
c: 318007e
h: refs/heads/master
i:
  272665: 7b124b8
  272663: 3be90f5
v: v3
  • Loading branch information
Arnaud Patard (Rtp) authored and Sascha Hauer committed Aug 27, 2011
1 parent 5596382 commit cd407bb
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: d5534ba6c783a36332e55036273411f4d14b9af6
refs/heads/master: 318007e9001349db9b4fcd49e9e79a7636dba7a9
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-mxc/devices/platform-pata_imx.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ struct platform_device *__init imx_add_pata_imx(
struct resource res[] = {
{
.start = data->iobase,
.end = data->iobase + data->iobase - 1,
.end = data->iobase + data->iosize - 1,
.flags = IORESOURCE_MEM,
},
{
Expand Down

0 comments on commit cd407bb

Please sign in to comment.