Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
clk: Mark fwnodes when their clock provider is added
This is a follow-up for: commit 3c9ea42 ("clk: Mark fwnodes when their clock provider is added/removed") The above commit updated the deprecated of_clk_add_provider(), but missed to update the preferred of_clk_add_hw_provider(). Update it now. Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
- Loading branch information