mbox series

[0/3] A few smd-rpm clock driver cleanups

Message ID 20211031020715.21636-1-shawn.guo@linaro.org (mailing list archive)
Headers show
Series A few smd-rpm clock driver cleanups | expand

Message

Shawn Guo Oct. 31, 2021, 2:07 a.m. UTC
Here are a few smd-rpm clock driver cleanups found in the code
inspection.

Shawn Guo (3):
  clk: qcom: smd-rpm: Drop MFD qcom-rpm reference
  clk: qcom: smd-rpm: Drop the use of struct rpm_cc
  clk: qcom: smd-rpm: Drop binary value handling for buffered clock

 drivers/clk/qcom/clk-smd-rpm.c | 31 ++++---------------------------
 1 file changed, 4 insertions(+), 27 deletions(-)

Comments

Bjorn Andersson Dec. 6, 2021, 10:31 p.m. UTC | #1
On Sun, 31 Oct 2021 10:07:12 +0800, Shawn Guo wrote:
> Here are a few smd-rpm clock driver cleanups found in the code
> inspection.
> 
> Shawn Guo (3):
>   clk: qcom: smd-rpm: Drop MFD qcom-rpm reference
>   clk: qcom: smd-rpm: Drop the use of struct rpm_cc
>   clk: qcom: smd-rpm: Drop binary value handling for buffered clock
> 
> [...]

Applied, thanks!

[1/3] clk: qcom: smd-rpm: Drop MFD qcom-rpm reference
      commit: 00a123e962f7f17163ee7f665f483d3ba25f54a6
[2/3] clk: qcom: smd-rpm: Drop the use of struct rpm_cc
      commit: b406f5e92b3ba6c8fe89f16cb61e60190e45171b
[3/3] clk: qcom: smd-rpm: Drop binary value handling for buffered clock
      commit: b26ab06d0969ed9e901f93390242437ac5802c4d

Best regards,