diff options
author | axel lin <axel.lin@gmail.com> | 2011-02-08 14:58:45 +0000 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2011-03-22 16:18:51 +0900 |
commit | 7b0e278519eba8050f2b37d7c408958745f30ecd (patch) | |
tree | 5e11d0cedfe89dc9fd8c2cdb7a7dd1ade5e6a385 /drivers/video/vesafb.c | |
parent | 49bb0943329929e73c9a22c97d53c6c8967eb243 (diff) | |
download | talos-op-linux-7b0e278519eba8050f2b37d7c408958745f30ecd.tar.gz talos-op-linux-7b0e278519eba8050f2b37d7c408958745f30ecd.zip |
video: ffb: fix ffb_probe error path
Current implementation calls of_iounmap for par->fbc twice in error path.
In the case of goto out_unmap_dac, we should call of_iounmap for par->dac.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/video/vesafb.c')
0 files changed, 0 insertions, 0 deletions