OpenCloudOS-Kernel/drivers/clk/starfive
Hal Feng c19d966e11 clk: starfive: Delete the redundant dev_set_drvdata() in JH7110 clock drivers
The dev_set_drvdata() is no longer needed after we used a wrapper
struct to get the data in auxiliary driver.

Cc: Xingyu Wu <xingyu.wu@starfivetech.com>
Fixes: d1aae06630 ("clk: starfive: Avoid casting iomem pointers")
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
Link: https://lore.kernel.org/r/20230417074115.30786-3-hal.feng@starfivetech.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2023-04-17 18:14:10 -07:00
..
Kconfig clk: starfive: Add StarFive JH7110 always-on clock driver 2023-04-05 15:44:18 +01:00
Makefile clk: starfive: Add StarFive JH7110 always-on clock driver 2023-04-05 15:44:18 +01:00
clk-starfive-jh71x0.c clk: starfive: Rename "jh7100" to "jh71x0" for the common code 2023-04-05 15:43:42 +01:00
clk-starfive-jh71x0.h clk: starfive: Rename "jh7100" to "jh71x0" for the common code 2023-04-05 15:43:42 +01:00
clk-starfive-jh7100-audio.c clk: starfive: Rename "jh7100" to "jh71x0" for the common code 2023-04-05 15:43:42 +01:00
clk-starfive-jh7100.c clk: starfive: Rename "jh7100" to "jh71x0" for the common code 2023-04-05 15:43:42 +01:00
clk-starfive-jh7110-aon.c clk: starfive: Delete the redundant dev_set_drvdata() in JH7110 clock drivers 2023-04-17 18:14:10 -07:00
clk-starfive-jh7110-sys.c clk: starfive: Delete the redundant dev_set_drvdata() in JH7110 clock drivers 2023-04-17 18:14:10 -07:00
clk-starfive-jh7110.h clk: starfive: Add StarFive JH7110 system clock driver 2023-04-05 15:44:12 +01:00