diff options
author | Mike Frysinger <[email protected]> | 2010-06-04 14:14:55 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-06-04 15:21:45 -0700 |
commit | 1da083c9b23dafd6bcb08dcfec443e66e90efff0 (patch) | |
tree | 2514790b650c125bf29715b01e16ccbb4206e820 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 2e94de8acbe524d919f1ea8807913d7b005e1578 (diff) |
flat: fix unmap len in load error path
The data chunk is mmaped with 'len' which remains unchanged, so use that
when unmapping in the error path rather than trying to recalculate (and
incorrectly so) the value used originally.
Signed-off-by: Mike Frysinger <[email protected]>
Acked-by: David McCullough <[email protected]>
Acked-by: Greg Ungerer <[email protected]>
Cc: Paul Mundt <[email protected]>
Cc: Michal Simek <[email protected]>
Cc: Hirokazu Takata <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Acked-by: David Howells <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions