commit | a3056b1ca5db9103e079f3d8d9e386b3590b9250 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Tue Nov 19 17:30:38 2013 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri Jan 24 22:39:45 2014 +0100 |
tree | 13fb10ae4d96e8045c5f572537cc89d106c354a8 | |
parent | 8c0f8ab0e942da00a910d342c65a44656ef843cf [diff] |
MIPS: replace open-coded init_dsp 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/