diff options
| author | Kaustabh Chakraborty <[email protected]> | 2025-10-17 20:51:32 +0530 |
|---|---|---|
| committer | Minkyu Kang <[email protected]> | 2025-11-12 13:56:12 +0900 |
| commit | 4bee54fbfa9e5be4bb17435dc809b0002566f986 (patch) | |
| tree | c1a75d26b964753dc9c2b87364c6b3003cbe9976 /scripts | |
| parent | 526a257fdba7c1a8288b6454b1551a35b0ec5723 (diff) | |
clk: exynos: add function for Samsung CMU ops->request
The request function performs a simple check if the clock with the
provided ID is present or not. This is done with a simple call to
clk_get_by_id(). A non-zero return value indicates that the requested
clock is not available.
In some cases, clk->dev points to the clock bank device instead of
the clock device. This pointer is therefore overwritten in order to
reference to the correct device instance.
Signed-off-by: Kaustabh Chakraborty <[email protected]>
Signed-off-by: Minkyu Kang <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
