Files
linux/drivers/input
Xie Shaowen 60c981f4b7 Input: gscps2 - check return value of ioremap() in gscps2_probe()
commit e61b3125a4 upstream.

The function ioremap() in gscps2_probe() can fail, so
its return value should be checked.

Fixes: 4bdc0d676a ("remove ioremap_nocache and devm_ioremap_nocache")
Cc: <stable@vger.kernel.org> # v5.6+
Reported-by: Hacash Robot <hacashRobot@santino.com>
Signed-off-by: Xie Shaowen <studentxswpy@163.com>
Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-08-17 14:24:19 +02:00
..
2020-10-06 18:34:15 -07:00
2021-06-17 21:44:50 +02:00