From: Lee Jones Date: Wed, 19 Dec 2012 17:03:48 +0000 (+0000) Subject: net/smsc911x: Provide common clock functionality X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~71^2~14^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6c230196f07b9cdd23ceb899070076cdab0c467;p=pandora-kernel.git net/smsc911x: Provide common clock functionality Some platforms provide clocks which require enabling before the SMSC911x chip will power on. This patch uses the new common clk framework to do just that. If no clock is provided, it will just be ignored and the driver will continue to assume that no clock is required for the chip to run successfully. Acked-by: David S. Miller Reviewed-by: Linus Walleij Reviewed-by: Ulf Hansson Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed