From: Andrew Lunn Date: Wed, 4 Dec 2013 17:30:41 +0000 (+0100) Subject: PCI: mvebu: Remove duplicate of_clk_get_by_name() call X-Git-Tag: v3.14-rc1~132^2~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f47190d6be1cb99cd4a680e1018080d93800a8;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas Reviewed-by: Jingoo Han Acked-by: Jason Cooper --- Reading git-diff-tree failed