Home
last modified time | relevance | path

Searched hist:"537 a6b99" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qualcomm/
H A Dqca_uart.c537a6b99 Sun Aug 13 21:55:18 CDT 2023 Ruan Jinjie <ruanjinjie@huawei.com> net: qualcomm: Remove redundant of_match_ptr()

The driver depends on CONFIG_OF, it is not necessary to use
of_match_ptr() here.

Signed-off-by: Ruan Jinjie <ruanjinjie@huawei.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>