mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 17:41:44 +00:00
9ec2749bde
Not all clocks are implemented but client drivers can still request them. Currently we will return a NULL pointer to them if the clock isn't implemented in software but NULL pointers are valid clock pointers. Return an error pointer so that driver's don't proceed without a clock they may actually need. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Mike Turquette <mturquette@linaro.org> |
||
---|---|---|
.. | ||
clk-branch.c | ||
clk-branch.h | ||
clk-pll.c | ||
clk-pll.h | ||
clk-rcg2.c | ||
clk-rcg.c | ||
clk-rcg.h | ||
clk-regmap.c | ||
clk-regmap.h | ||
common.c | ||
common.h | ||
gcc-msm8660.c | ||
gcc-msm8960.c | ||
gcc-msm8974.c | ||
Kconfig | ||
Makefile | ||
mmcc-msm8960.c | ||
mmcc-msm8974.c | ||
reset.c | ||
reset.h |