[PATCH 7/7] ARM: tegra: clock: Disable clocks left on by bootloader
From: Olof Johansson <hidden>
Date: 2011-02-22 15:31:14
Also in:
linux-tegra, lkml
From: Olof Johansson <hidden>
Date: 2011-02-22 15:31:14
Also in:
linux-tegra, lkml
Hi, On Tue, Feb 22, 2011 at 12:05 AM, Colin Cross [off-list ref] wrote:
It doesn't need to be an early_param, I can make it a __setup.
Sounds good.
quoted
Also, Documentation/kernel-parameters.txt should be updated with it.Is it really worth adding every debug flag on every platform to kernel-parametes.txt? ?I could add the flag to the warning message instead.
It looks like most arm sub-archs haven't added theirs, so it's OK to leave out. I'm not too bothered either way myself. -Olof