From: Thomas Gleixner Date: Thu, 21 Mar 2013 21:49:51 +0000 (+0100) Subject: microblaze: Use generic idle loop X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~117^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e962bb9e9cf73b8c8893c95903e791dd5ec19fb4;p=pandora-kernel.git microblaze: Use generic idle loop The microblaze idle loop provides a polling and a non polling version, which are suprisingly both polling, just with slightly different instrumentation. Remove them and use the generic poller. Signed-off-by: Thomas Gleixner Cc: Linus Torvalds Cc: Rusty Russell Cc: Paul McKenney Cc: Peter Zijlstra Reviewed-by: Cc: Srivatsa S. Bhat Cc: Magnus Damm Cc: Michal Simek Link: http://lkml.kernel.org/r/20130321215234.687590459@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed