From: Tony Lindgren Date: Thu, 15 Jan 2015 22:45:11 +0000 (-0800) Subject: net: davinci_emac: Free clock after checking the frequency X-Git-Tag: fixes-v4.0-rc1~271^2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f5372731dc13655da9edd282437a290eaa7c258;p=pandora-kernel.git net: davinci_emac: Free clock after checking the frequency We only use clk_get() to get the frequency, the rest is done by the runtime PM calls. Let's free the clock too. Cc: Brian Hutchinson Cc: Felipe Balbi Signed-off-by: Tony Lindgren Signed-off-by: David S. Miller --- Reading git-diff-tree failed