Files
linux/drivers/video/fbdev
Arvind Yadav 93794239c6 video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremap
[ Upstream commit 4dcd19bfab ]

Here, If devm_ioremap will fail. It will return NULL.
Kernel can run into a NULL-pointer dereference.
This error check will avoid NULL pointer dereference.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Acked-by: Yoichi Yuasa <yuasa@linux-mips.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-08-06 19:19:46 -07:00
..
2015-10-08 12:24:12 +03:00
2014-07-01 13:32:30 +03:00
2014-04-17 08:10:19 +03:00
2015-10-08 12:19:39 +03:00
2015-02-11 17:06:05 -08:00
2015-07-20 10:52:46 -07:00
2015-03-02 13:17:24 +02:00
2015-08-20 12:03:53 +03:00