]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drivers: net: cpts: Remove hardcoded clock name for CPTS
authorGeorge Cherian <george.cherian@ti.com>
Fri, 2 May 2014 06:32:00 +0000 (12:02 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 May 2014 17:18:50 +0000 (13:18 -0400)
commitd0415e7cc092b2f77028895b65195210b4ad4dc6
tree1d3c0850531e82ee5510f8351be28f5d90866141
parent0987a6ef94238097a380aa5e8a69a74393baa5be
drivers: net: cpts: Remove hardcoded clock name for CPTS

CPTS refclk name is hardcoded, which makes it fail in case of DRA7x
Remove the hardcoded clock name for CPTS refclk and get the same from DT.

Signed-off-by: George Cherian <george.cherian@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpts.c