linux-hardened/drivers/clk/tegra
Thierry Reding 8ba4b3b9cc clk: tegra: Do not print errors for clk_round_rate()
clk_round_rate() can be used by drivers to determine whether or not a
frequency is supported by the clock. The current Tegra clock driver
outputs an error message and a stacktrace when the requested rate isn't
supported. That's fine for clk_set_rate(), but it's confusing when all
the driver does is query whether or not a frequency is supported.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2013-11-28 14:54:43 +02:00
..
clk-audio-sync.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-divider.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-id.h clk: tegra124: Add common clk IDs to clk-id.h 2013-11-26 18:46:53 +02:00
clk-periph-gate.c clk: tegra: simplify periph clock data 2013-11-26 18:45:40 +02:00
clk-periph.c clk: tegra: add TEGRA_PERIPH_NO_GATE 2013-11-26 18:46:53 +02:00
clk-pll-out.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-pll.c clk: tegra: Do not print errors for clk_round_rate() 2013-11-28 14:54:43 +02:00
clk-super.c clk: tegra: Implement locking for super clock 2013-02-12 10:29:12 -07:00
clk-tegra-audio.c clk: tegra: move audio clk to common file 2013-11-26 18:46:24 +02:00
clk-tegra-fixed.c clk: tegra: move PMC, fixed clocks to common files 2013-11-26 18:46:49 +02:00
clk-tegra-periph.c clk: tegra124: Add new peripheral clocks 2013-11-26 18:46:54 +02:00
clk-tegra-pmc.c clk: tegra: move PMC, fixed clocks to common files 2013-11-26 18:46:49 +02:00
clk-tegra-super-gen4.c clk: tegra: introduce common gen4 super clock 2013-11-26 18:46:50 +02:00
clk-tegra20.c clk: tegra: add FUSE clock device 2013-11-26 18:46:57 +02:00
clk-tegra30.c clk: tegra: add FUSE clock device 2013-11-26 18:46:57 +02:00
clk-tegra114.c clk: tegra: Initialize DSI low-power clocks 2013-11-26 18:46:58 +02:00
clk-tegra124.c clk: tegra: add FUSE clock device 2013-11-26 18:46:57 +02:00
clk.c clk: tegra: Add periph regs bank X 2013-11-26 18:46:52 +02:00
clk.h clk: tegra: add TEGRA_PERIPH_NO_GATE 2013-11-26 18:46:53 +02:00
Makefile clk: tegra124: Add support for Tegra124 clocks 2013-11-26 18:46:54 +02:00