]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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@freescale.com>
Fri, 16 Jan 2015 03:18:26 +0000 (21:18 -0600)
commit468d45014378b1eae4ed4e8bdd7657ea8e47e9e4
tree66cb01f6d9e536ca54247960a3b43d91cafbb4b6
parentdb4ad5b3f2a3611787e4775f383f1d568a7018a4
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