From: David S. Miller Date: Fri, 15 Dec 2023 10:45:57 +0000 (+0000) Subject: Merge branch 'net-at803x-cleanups' X-Git-Tag: v6.8-rc1~131^2~132 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=523e1f5f3754fa738f2ab6eb6f4d2b6f51d10b83;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net-at803x-cleanups' Christian Marangi says: ==================== net: phy: at803x: additional cleanup for qca808x This small series is a preparation for the big code split. While the qca808x code is waiting to be reviwed and merged, we can further cleanup and generalize shared functions between at803x and qca808x. With these last 2 patch everything is ready to move the driver to a dedicated directory and split the code by creating a library module for the few shared functions between the 2 driver. Eventually at803x can be further cleaned and generalized but everything will be already self contained and related only to at803x family of PHYs. ==================== Signed-off-by: David S. Miller --- 523e1f5f3754fa738f2ab6eb6f4d2b6f51d10b83