Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aa49b462 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "PM / devfreq: bw_hwmon: Remove debug logs from high frequency code path"

parents be7a68ff 6d53bcca
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -237,9 +237,6 @@ static int __bw_hwmon_sample_end(struct bw_hwmon *hwmon)
				us,
				wake);

	dev_dbg(df->dev.parent, "MB/s: %5lu, us:%6d, wake: %d\n",
		mbps, us, wake);

	return wake;
}