summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sprd/common.c
AgeCommit message (Expand)Author
2020-01-23clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_...Baolin Wang
2019-08-16clk: sprd: Don't reference clk_init_data after registrationStephen Boyd
2019-06-26clk: sprd: Check error only for devm_regmap_init_mmio()Chunyan Zhang
2019-06-26clk: sprd: Switch from of_iomap() to devm_ioremap_resource()Chunyan Zhang
2017-12-21clk: sprd: Add common infrastructureChunyan Zhang