Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"
stable inclusion from linux-4.19.192 commit c5fc7a18c0616f468b30430ce34498d51481bfac -------------------------------- commit 754f3915 upstream. This reverts commit 32f47179. Because of recent interactions with developers from @umn.edu, all commits from them have been recently re-reviewed to ensure if they were correct or not. Upon review, this commit was found to be not be needed at all as the change was useless because this function can only be called when of_match_device matched on something. So it should be reverted. Cc: Aditya Pakki <pakki001@umn.edu> Cc: stable <stable@vger.kernel.org> Fixes: 32f47179 ("serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference") Acked-by: NJiri Slaby <jirislaby@kernel.org> Link: https://lore.kernel.org/r/20210503115736.2104747-6-gregkh@linuxfoundation.orgSigned-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录