[PATCH] clk: tegra: provide tegra_periph_reset_assert alternative

Stephen Warren swarren at wwwdotorg.org
Fri Jun 21 17:19:51 EDT 2013


On 06/21/2013 02:32 PM, Arnd Bergmann wrote:
> We have some tegra device drivers that are written to be platform
> independent but still use the tegra specific tegra_periph_reset_assert
> function. In order to build and link them without errors,
> this provides a static inline version of these functions that
> does nothing when Tegra support is disabled.

Oh, I thought this had been applied already.

Acked-by: Stephen Warren <swarren at nvidia.com>

Hopefully we'll be replacing these custom APIs with the standard module
reset APIs soon (post 3.11 though). I've seen internally the first round
of patches from Prashant for this, so chances are good they'll be
finalized and sent upstream in the not-too-distant future.



More information about the linux-arm-kernel mailing list