https://github.com/torvalds/linux
Revision 27f1acccd4d310e941d2e879445324595e2fe463 authored by Paul Mundt on 24 December 2010, 03:15:57 UTC, committed by Paul Mundt on 24 December 2010, 03:15:57 UTC
The master clock initialization for SH7201 was wholly bogus. Users of the
legacy API must initialize the clock rate through the struct clk itself
rather than returning the clock frequency. Given that the init function
itself is void, returning the frequency isn't terribly effective.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
1 parent 27434f0
History
Tip revision: 27f1acccd4d310e941d2e879445324595e2fe463 authored by Paul Mundt on 24 December 2010, 03:15:57 UTC
sh: Fix up SH7201 clkfwk build.
Tip revision: 27f1acc
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 178.7 KB
Makefile -rw-r--r-- 50.9 KB
README -rw-r--r-- 17.1 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top