From: Benjamin Herrenschmidt Date: Mon, 21 Jun 2010 03:20:46 +0000 (+1000) Subject: net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flag X-Git-Tag: v2.6.36-rc1~591^2^2~5^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f495c398edca50ac251c134f1995a2fb3c06cb7;p=pandora-kernel.git net/phy/marvell: Expose IDs and flags in a .h and add dns323 LEDs setup flag This moves the various known Marvell PHY IDs to include/linux/marvell_phy.h along with dev_flags definitions for use by the driver. I then added a flag that changes the PHY init code to setup the LEDs config to the values needed to operate a dns323 rev C1 NAS. I moved the existing "resistance" flag to the .h as well, though I've been unable to find whoever sets this to convert it to use that constant. Signed-off-by: Benjamin Herrenschmidt Reviewed-by: Wolfram Sang Acked-by: David S. Miller Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed