diff options
author | Wei Yongjun <weiyongjun1@huawei.com> | 2019-07-05 17:42:13 +0200 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | 2019-07-05 17:42:13 +0200 |
commit | 732146a3f1dc78ebb0d3c4b1f4dc6ea33cc2c58f (patch) | |
tree | fef3a0f43f2c44a8b0a1f2fa209dc471ebd76d25 /drivers/media | |
parent | 6eaa79ff688ceb0a5e3ca2e95e8a9a133066829b (diff) |
video: fbdev: imxfb: fix a typo in imxfb_probe()
Fix the return value check which testing the wrong variable
in imxfb_probe().
b.zolnierkie: please note that ->screen_base and ->screen_buffer
are equivalent (they are part of unnamed union in struct fb_info)
Fixes: 739a6439c2bf ("video: fbdev: imxfb: fix sparse warnings about using incorrect types")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Pengutronix Kernel Team <kernel@pengutronix.de>
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: NXP Linux Team <linux-imx@nxp.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions