From: Aaro Koskinen Date: Sat, 21 Nov 2015 23:08:54 +0000 (+0200) Subject: broadcom: fix PHY_ID_BCM5481 entry in the id table X-Git-Tag: v3.2.75~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62a1ce4a9501ec4b962ad5dcf4cdcd4b29b941eb;p=pandora-kernel.git broadcom: fix PHY_ID_BCM5481 entry in the id table commit 3c25a860d17b7378822f35d8c9141db9507e3beb upstream. Commit fcb26ec5b18d ("broadcom: move all PHY_ID's to header") updated broadcom_tbl to use PHY_IDs, but incorrectly replaced 0x0143bca0 with PHY_ID_BCM5482 (making a duplicate entry, and completely omitting the original). Fix that. Fixes: fcb26ec5b18d ("broadcom: move all PHY_ID's to header") Signed-off-by: Aaro Koskinen Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed