]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net/phy: fixup for get_phy_id
authorShengzhou Liu <Shengzhou.Liu@freescale.com>
Tue, 7 Apr 2015 10:46:32 +0000 (18:46 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:29:19 +0000 (22:29 +0200)
commit0b62f1ced70a9bf70d926db351a6a1c24e088d5d
treec699cd3ea729f474a877e38f5611908df3de137b
parentc2a1fc888acf17096ae534b8c59a2408ddc6d52c
net/phy: fixup for get_phy_id

commit 3c6928fd7b0f84 "net: phy: fix warnings with W=1" caused
some PHYs(e.g. CS4315/CS4340) not working. This patch fixes the
warning and make those special PHYs working as well.

Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
drivers/net/phy/phy.c
include/phy.h