Re: [PATCH] spi: fsl-dspi: fix NULL pointer dereference

From: Vladimir Oltean
Date: Fri Oct 30 2020 - 09:14:31 EST


On Fri, Oct 30, 2020 at 02:04:06AM +0000, Qiang Zhao wrote:
> I saw the patch, it just fix the issue when the kernel are booted up.
> But there still have the issue when the driver suspend and resume.

I see, sorry, I only paid attention to the commit message since it
wasn't explicit that it is about the suspend/resume case. Let me look
closer at the patch.