[PATCH 4/4 v3] net/smsc911x: Provide common clock functionality
From: Linus Walleij <hidden>
Date: 2013-01-03 14:28:44
Also in:
lkml, netdev
From: Linus Walleij <hidden>
Date: 2013-01-03 14:28:44
Also in:
lkml, netdev
On Thu, Jan 3, 2013 at 12:14 PM, Lee Jones [off-list ref] wrote:
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. Cc: Steve Glendinning <steve.glendinning@shawell.net> Cc: netdev at vger.kernel.org Signed-off-by: Lee Jones <redacted>
Looks all right to me now: Reviewed-by: Linus Walleij <redacted> Yours, Linus Walleij