mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
e8bf8df9c2
clkdev may incorrectly cause a clkdev entry with a NULL clk to return -ENOENT. This is not the intention of this code; -ENOENT should only be returned if the clock entry can not be found in the table. Fix this. Reported-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
clkdev.c | ||
Kconfig | ||
Makefile |