commit | 326dde3e3b2ed05e5882e4401368d0f5d8861da7 | [log] [tgz] |
---|---|---|
author | Iyappan Subramanian <isubramanian@apm.com> | Thu May 18 15:13:44 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri May 19 19:41:43 2017 -0400 |
tree | 6f6298fa6aced40f67528f93505c4fab73dad8d7 | |
parent | 32d0f7830d9be5b1652a718e050d808b4908155f [diff] |
xgene: Check all RGMII phy mode variants This patch addresses the review comment from the previous patch set, by using phy_interface_mode_is_rgmii() helper function to address all RGMII phy mode variants. Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: Quan Nguyen <qnguyen@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>