Re: [PATCH 1/3] CLK: uninline clk_prepare() and clk_unprepare()

From: Russell King - ARM Linux
Date: Tue Nov 20 2012 - 04:35:57 EST


On Tue, Nov 20, 2012 at 01:22:17AM -0800, Dmitry Torokhov wrote:
> We'll need to invoke clk_unprepare() via a pointer in our devm_*
> conversion so let's uninline the pair.

NAK. This breaks non-common clock using implementations.

Why do you need to call this function via a pointer? That sounds absurd.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/