Home
last modified time | relevance | path

Searched hist:aae249df (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/dsa/realtek/
H A Drealtek-mdio.caae249df Sun Aug 13 21:55:15 CDT 2023 Ruan Jinjie <ruanjinjie@huawei.com> net: dsa: realtek: 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>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Drealtek-smi.caae249df Sun Aug 13 21:55:15 CDT 2023 Ruan Jinjie <ruanjinjie@huawei.com> net: dsa: realtek: 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>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>