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
00-INDEX -rw-r--r-- 861 bytes
README.cycladesZ -rw-r--r-- 293 bytes
computone.txt -rw-r--r-- 17.2 KB
digiepca.txt -rw-r--r-- 3.7 KB
driver -rw-r--r-- 11.7 KB
moxa-smartio -rw-r--r-- 20.1 KB
n_gsm.txt -rw-r--r-- 3.1 KB
riscom8.txt -rw-r--r-- 1.3 KB
rocket.txt -rw-r--r-- 7.6 KB
serial-rs485.txt -rw-r--r-- 3.3 KB
specialix.txt -rw-r--r-- 14.7 KB
stallion.txt -rw-r--r-- 17.6 KB
sx.txt -rw-r--r-- 11.3 KB
tty.txt -rw-r--r-- 10.7 KB

README.cycladesZ

back to top