Re: [PATCH] ASoC: imx-hdmi: remove useless null check before call of_node_put()

2022-04-25 Thread Mark Brown
On Thu, 21 Apr 2022 10:45:20 +0800, Haowen Bai wrote: > No need to add null check before call of_node_put(), since the > implementation of of_node_put() has done it. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/1] ASoC: imx-hdmi: remo

[PATCH] ASoC: imx-hdmi: remove useless null check before call of_node_put()

2022-04-20 Thread Haowen Bai
No need to add null check before call of_node_put(), since the implementation of of_node_put() has done it. Signed-off-by: Haowen Bai --- sound/soc/fsl/imx-hdmi.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sound/soc/fsl/imx-hdmi.c b/sound/soc/fsl/imx-hdmi.c index e1013