mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-14 09:52:27 -05:00
arm64: dts: qcom: msm8998-*: Fix up comments
Switch '//' comments to C-style /* */ and fix up the contents of some. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221107145522.6706-5-konrad.dybcio@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
83e8692144
commit
689469ea4c
@@ -310,15 +310,11 @@ &funnel3 {
|
||||
};
|
||||
|
||||
&funnel4 {
|
||||
// FIXME: Figure out why clock late_initcall crashes the board with
|
||||
// this enabled.
|
||||
// status = "okay";
|
||||
/* FIXME: Figure out why clock late_initcall crashes the board with this enabled. */
|
||||
};
|
||||
|
||||
&funnel5 {
|
||||
// FIXME: Figure out why clock late_initcall crashes the board with
|
||||
// this enabled.
|
||||
// status = "okay";
|
||||
/* FIXME: Figure out why clock late_initcall crashes the board with this enabled. */
|
||||
};
|
||||
|
||||
&pcie0 {
|
||||
|
||||
@@ -124,15 +124,11 @@ &funnel3 {
|
||||
};
|
||||
|
||||
&funnel4 {
|
||||
// FIXME: Figure out why clock late_initcall crashes the board with
|
||||
// this enabled.
|
||||
// status = "okay";
|
||||
/* FIXME: Figure out why clock late_initcall crashes the board with this enabled. */
|
||||
};
|
||||
|
||||
&funnel5 {
|
||||
// FIXME: Figure out why clock late_initcall crashes the board with
|
||||
// this enabled.
|
||||
// status = "okay";
|
||||
/* FIXME: Figure out why clock late_initcall crashes the board with this enabled. */
|
||||
};
|
||||
|
||||
&pcie0 {
|
||||
|
||||
Reference in New Issue
Block a user