https://github.com/torvalds/linux
Revision e8bf8df9c296b782c32236c6a5893aec301320c7 authored by Russell King on 30 April 2011, 09:14:08 UTC, committed by Russell King on 30 April 2011, 09:14:08 UTC
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>
1 parent 0f22072
History
Tip revision: e8bf8df9c296b782c32236c6a5893aec301320c7 authored by Russell King on 30 April 2011, 09:14:08 UTC
CLKDEV: Fix clkdev return value for NULL clk case
Tip revision: e8bf8df
File Mode Size
i386
x86_64
00-INDEX -rw-r--r-- 179 bytes
boot.txt -rw-r--r-- 34.3 KB
earlyprintk.txt -rw-r--r-- 5.7 KB
exception-tables.txt -rw-r--r-- 11.7 KB
mtrr.txt -rw-r--r-- 10.2 KB
pat.txt -rw-r--r-- 7.6 KB
usb-legacy-support.txt -rw-r--r-- 1.8 KB
zero-page.txt -rw-r--r-- 1.4 KB

back to top