From: David S. Miller Date: Fri, 5 Apr 2019 00:55:37 +0000 (-0700) Subject: Merge branch 'genphy-ability' X-Git-Tag: v5.2-rc1~133^2~234 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=29502bb127b14841f4fdab8898c851a4a83e136f;p=uclinux-h8%2Flinux.git Merge branch 'genphy-ability' Heiner Kallweit says: ==================== net: phy: use generic PHY ability readers if callback get_features isn't set Meanwhile we have generic functions for reading the abilities of Clause 22 / 45 PHY's. This allows to use them as fallback in case callback get_features isn't set. Benefit is the reduction of boilerplate code in PHY drivers. v2: - adjust a comment in patch 1 to match the code ==================== Signed-off-by: David S. Miller --- 29502bb127b14841f4fdab8898c851a4a83e136f