MLK-9786 net: fec: Add busfreq support to the driver
authorFugang Duan <b38611@freescale.com>
Tue, 4 Nov 2014 05:23:34 +0000 (13:23 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:47:20 +0000 (14:47 -0500)
commite09614b3dfedd0bc83cd70deee60bcafa045289f
tree0c157ef2fc71cb5f0ede6a8e3f0792a0844bc98e
parent74b1ae6c9a4dc3dfea074a985c1a42498c0a298c
MLK-9786 net: fec: Add busfreq support to the driver

Add request_bus_freq() and release_bus_freq() calls to the
various drivers to ensure that the DDR and AHB are the requested
frequency before the driver starts its task.

Signed-off-by: Fugang Duan <B38611@freescale.com>
drivers/net/ethernet/freescale/fec_main.c