[PATCH v2] ARM: tegra: switch FUSE clock on before usage

Stephen Warren swarren at wwwdotorg.org
Thu Nov 21 15:30:16 EST 2013


On 11/20/2013 07:40 PM, Alexandre Courbot wrote:
> FUSE clock is enabled by most bootloaders, but we cannot expect it to be
> on in all contexts (e.g. kexec).
> 
> Ensure the FUSE clock is enabled before any of its registers is touched.
> Since FUSE is touched very early during system boot (before the clock
> devices are registered), directly manipulate the clock register bit in
> case the clock device cannot be acquired.

This looks reasonable to me. I'll apply it soon after -rc1.



More information about the linux-arm-kernel mailing list