diff options
author | Dejin Zheng <zhengdejin5@gmail.com> | 2020-04-23 00:07:19 +0800 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | 2020-06-01 15:15:19 +0200 |
commit | 98bd4f72988646c35569e1e838c0ab80d06c77f6 (patch) | |
tree | dfdbb42fd4090c1a800fa5f3f6eefdca84d57f09 /drivers/video/hdmi.c | |
parent | 190070ae4c87f68f3d901c9c28985b3a1f9843af (diff) | |
download | lwn-98bd4f72988646c35569e1e838c0ab80d06c77f6.tar.gz lwn-98bd4f72988646c35569e1e838c0ab80d06c77f6.zip |
video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
the sfb->fb->screen_base is not save the value get by iounmap() when
the chip id is 0x720. so iounmap() for address sfb->fb->screen_base
is not right.
Fixes: 1461d6672864854 ("staging: sm7xxfb: merge sm712fb with fbdev")
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Cc: Teddy Wang <teddy.wang@siliconmotion.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Dejin Zheng <zhengdejin5@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200422160719.27763-1-zhengdejin5@gmail.com
Diffstat (limited to 'drivers/video/hdmi.c')
0 files changed, 0 insertions, 0 deletions