Commit 28e219a
net: phy: broadcom: drop brcm_phy_setbits() and use phy_set_bits() instead
Linux provides phy_set_bits() helper so let's drop brcm_phy_setbits() and
use phy_set_bits() in its place.
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://lore.kernel.org/r/20230622184721.24368-1-giulio.benetti@benettiengineering.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent a685d0d commit 28e219a
1 file changed
Lines changed: 4 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
664 | 664 | | |
665 | 665 | | |
666 | 666 | | |
667 | | - | |
668 | | - | |
669 | | - | |
670 | | - | |
671 | | - | |
672 | | - | |
673 | | - | |
674 | | - | |
675 | | - | |
676 | | - | |
677 | | - | |
678 | 667 | | |
679 | 668 | | |
680 | 669 | | |
| |||
745 | 734 | | |
746 | 735 | | |
747 | 736 | | |
748 | | - | |
749 | | - | |
| 737 | + | |
| 738 | + | |
750 | 739 | | |
751 | 740 | | |
752 | 741 | | |
753 | 742 | | |
754 | 743 | | |
755 | | - | |
756 | | - | |
| 744 | + | |
| 745 | + | |
757 | 746 | | |
758 | 747 | | |
759 | 748 | | |
| |||
0 commit comments