OSDN Git Service

net: phy: mxl-gpy: extend interrupt fix to all impacted variants
authorXu Liang <lxu@maxlinear.com>
Wed, 31 May 2023 07:48:22 +0000 (15:48 +0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 1 Jun 2023 16:59:36 +0000 (09:59 -0700)
commit519d6487640835d19461817c75907e6308074a73
treef0cd03c27f46f38a01722221a85c61a51dbc800c
parenta60caf039e96d806b1ced893242bae82ba3ccf0d
net: phy: mxl-gpy: extend interrupt fix to all impacted variants

The interrupt fix in commit 97a89ed101bb should be applied on all variants
of GPY2xx PHY and GPY115C.

Fixes: 97a89ed101bb ("net: phy: mxl-gpy: disable interrupts on GPY215 by default")
Signed-off-by: Xu Liang <lxu@maxlinear.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/r/20230531074822.39136-1-lxu@maxlinear.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/mxl-gpy.c