]> Git Repo - J-u-boot.git/commit
net: designware: add clock support
authorPatrice Chotard <[email protected]>
Wed, 29 Nov 2017 08:06:11 +0000 (09:06 +0100)
committerJoe Hershberger <[email protected]>
Mon, 15 Jan 2018 18:05:20 +0000 (12:05 -0600)
commitba1f966725223c605ed504b09446c52a3f201c2b
treed93b30b3e122747996272273f635e54a3e5de7b0
parentea8cd652a791db47bf7b77a6af2a63fe35954ea2
net: designware: add clock support

This implementation manages several clocks, disable and
free all of them in case of error during probe and in remove
callback.

Signed-off-by: Patrice Chotard <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
drivers/net/designware.c
drivers/net/designware.h
This page took 0.039977 seconds and 4 git commands to generate.