mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-24 17:23:25 -05:00
aa795c41d9
Sometimes we only have one of_clk_del_provider() call in driver error and remove paths, because we're missing a devm_of_clk_add_hw_provider() API. Introduce the API so we can convert drivers to use this and potentially reduce the amount of code needed to remove providers in drivers. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> |
||
---|---|---|
.. | ||
binding.txt | ||
bus.txt | ||
class.txt | ||
design-patterns.txt | ||
device.txt | ||
devres.txt | ||
driver.txt | ||
overview.txt | ||
platform.txt | ||
porting.txt |