From: Manuel Lauss Date: Sat, 3 Apr 2010 15:07:03 +0000 (+0200) Subject: MIPS: Alchemy: DB1200: Remove custom wait implementation X-Git-Tag: v2.6.34-rc4~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8000beef2cd10c16dc5f66af715f692f5992652;p=pandora-kernel.git MIPS: Alchemy: DB1200: Remove custom wait implementation While playing with the out-of-tree MAE driver module, the system would panic after a while in the db1200 custom wait code after wakeup due to a clobbered k0 register being used as target address of a store op. Remove the custom wait implementation and revert back to the Alchemy- recommended implementation already set as default. Signed-off-by: Manuel Lauss To: Linux-MIPS Patchwork: http://patchwork.linux-mips.org/patch/1092/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed