From: Srinivas Kandagatla Date: Thu, 16 Jan 2014 10:51:58 +0000 (+0000) Subject: net: stmmac: mdio: remove reset gpio free X-Git-Tag: v3.14-rc1~94^2~145^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=984203ceff27e9d6d94fbae4b043fc9afb658121;p=pandora-kernel.git net: stmmac: mdio: remove reset gpio free This patch removes gpio_free for reset line of the phy, driver stores the gpio number in its private data-structure to use in future. As the driver uses this pin in future this pin should not be freed. Signed-off-by: Srinivas Kandagatla Acked-by: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Reading git-diff-tree failed