cpu: Move pa_mix_func_init function before calling pa_cpu_init_arm
pa_mix_s16ne_neon function was never called even though devices have supported neon instructions because pa_mix_func_init overwritten the do_mix_table that already had neon mixing function.
Signed-off-by: Jaechul Lee jcsing.lee@samsung.com