From: Lennert Buytenhek Date: Thu, 27 Mar 2008 18:51:40 +0000 (-0400) Subject: Orion: revamp cpu mbus window handling X-Git-Tag: v2.6.26-rc1~1131^2~2^9~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98f79d1ea0459b907f95846bad5e967a06b7a0d5;p=pandora-kernel.git Orion: revamp cpu mbus window handling Instead of forcing all device bus window setup through one function with some enum as the first argument, create separate window setup functions for each of the four possible targets, and do the demux internally. This allows getting rid of the window identifier enum and the big switch statement in orion_setup_cpu_win(). Signed-off-by: Lennert Buytenhek Reviewed-by: Tzachi Perelstein Acked-by: Russell King Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed