mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-02 11:13:02 +09:00
[ Upstream commit dcd0feac9b ]
In case request_region fails, the fix returns an error code to
avoid NULL pointer dereference.
Signed-off-by: Kangjie Lu <kjlu@umn.edu>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>