From: Paul Burton Date: Tue, 19 Nov 2013 17:30:38 +0000 (+0000) Subject: MIPS: replace open-coded init_dsp X-Git-Tag: v3.14-rc1~37^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3056b1ca5db9103e079f3d8d9e386b3590b9250;p=pandora-kernel.git 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 Reviewed-by: Qais Yousef Signed-off-by: John Crispin Patchwork: http://patchwork.linux-mips.org/patch/6148/ --- Reading git-diff-tree failed