git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c0f8ab
)
MIPS: replace open-coded init_dsp
author
Paul Burton
<paul.burton@imgtec.com>
Tue, 19 Nov 2013 17:30:38 +0000
(17:30 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Fri, 24 Jan 2014 21:39:45 +0000
(22:39 +0100)
There is already an init_dsp function which checks cpu_has_dsp & calls
__init_dsp if it does. Make use of it instead of duplicating the same
code.
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Reviewed-by: Qais Yousef <qais.yousef@imgtec.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/6148/
No differences found