From: Russell King Date: Sun, 30 Nov 2008 17:38:14 +0000 (+0000) Subject: [ARM] amba drivers: don't pass a consumer clock name for devices with unique clocks X-Git-Tag: v2.6.29-rc1~559^2~48^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee569c43e340202fb0ba427c57b77568a32b9a3a;p=pandora-kernel.git [ARM] amba drivers: don't pass a consumer clock name for devices with unique clocks Where devices only have one consumer, passing a consumer clock ID has no real benefit, and it only encourages wrong implementations of the clk API. Remove it. Signed-off-by: Russell King --- Reading git-diff-tree failed