NULL check has been done in clk_disable_unprepare() by IS_ERR_OR_NULL().
So remove NULL check before it.
Signed-off-by: Guo Zhengkui
---
drivers/gpu/drm/mxsfb/mxsfb_drv.c | 3 +--
drivers/gpu/drm/mxsfb/mxsfb_kms.c | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/drivers/gp
Am 17.05.22 um 08:13 schrieb Greg Kroah-Hartman:
On Mon, May 16, 2022 at 05:08:05PM -0700, T.J. Mercier wrote:
[SNIP]
Fixes: bdb8d06dfefd ("dmabuf: Add the capability to expose DMA-BUF stats in
sysfs")
Originally-by: Hridya Valsaraju
Signed-off-by: T.J. Mercier
---
See the originally submit
101 - 102 of 102 matches
Mail list logo