mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2026-01-27 12:47:24 +01:00
Return zero from icc_set_bw() to MC client driver if MRQ_BWMGR_INT
is not supported by the BPMP-FW. Currently, 'EINVAL' is returned
which causes error message in client drivers even when the platform
doesn't support scaling.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mc.c | ||
| mc.h | ||
| tegra20-emc.c | ||
| tegra20.c | ||
| tegra30-emc.c | ||
| tegra30.c | ||
| tegra114.c | ||
| tegra124-emc.c | ||
| tegra124.c | ||
| tegra186-emc.c | ||
| tegra186.c | ||
| tegra194.c | ||
| tegra210-emc-cc-r21021.c | ||
| tegra210-emc-core.c | ||
| tegra210-emc-table.c | ||
| tegra210-emc.h | ||
| tegra210-mc.h | ||
| tegra210.c | ||
| tegra234.c | ||