On Mon, 7 Sep 2020 13:14:50 +0000 Andy Duan wrote: > From: Zhang Changzhong <zhangchangzh...@huawei.com> Sent: Monday, September > 7, 2020 8:50 PM > > Because clk_prepare_enable() and clk_disable_unprepare() already checked > > NULL clock parameter, so the additional checks are unnecessary, just remove > > them. > > > > Reported-by: Hulk Robot <hul...@huawei.com> > > Signed-off-by: Zhang Changzhong <zhangchangzh...@huawei.com> > > Acked-by: Fugang Duan <fugang.d...@nxp.com>
Applied, thanks!