]> Git Repo - linux.git/commit
clk: Add clk_hw_unregister_composite helper function definition
authorManivannan Sadhasivam <[email protected]>
Fri, 15 Nov 2019 16:28:56 +0000 (21:58 +0530)
committerStephen Boyd <[email protected]>
Fri, 22 Nov 2019 23:58:04 +0000 (15:58 -0800)
commitd8549bcd0529fcbd064c0e106f0a8806cab7546f
treef9e0c729973c31252aa609c1a8938455b2163556
parentcc819cf8d4760fac260e91dcf5c432abece3fcd2
clk: Add clk_hw_unregister_composite helper function definition

This function has been delcared but not defined anywhere. Hence, this
commit adds definition for it.

Fixes: 49cb392d3639 ("clk: composite: Add hw based registration APIs")
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
drivers/clk/clk-composite.c
This page took 0.053707 seconds and 4 git commands to generate.