commit | 84f47190d6be1cb99cd4a680e1018080d93800a8 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed Dec 04 18:30:41 2013 +0100 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Dec 09 16:27:02 2013 -0700 |
tree | b98b51307fec8562bd313a97bf6dd2a44a9719ac | |
parent | 641e674d6c0f974162c4c8cc0081c7ffc50b3911 [diff] |
PCI: mvebu: Remove duplicate of_clk_get_by_name() call Probably due to a merge conflict resolution gone bad, the PCI clock is got twice. Remove the redundant call of of_clk_get_by_name(). Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Jingoo Han <jg1.han@samsung.com> Acked-by: Jason Cooper <jason@lakedaemon.net>