From: Russell King Date: Fri, 20 Jan 2012 22:24:07 +0000 (+0000) Subject: MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.c X-Git-Tag: v3.4-rc1~83^2^3~4^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e36e26a8b761d1a601e284e2b5d8aff84de3b756;p=pandora-kernel.git MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.c Patch taken from af9081ae64 (ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.) by Jochen Friedrich , and consolidated to use a common function. Move the setup of the PPC unit out of mcp-sa11x0 into the core SA11x0 code, and call it from each platforms initialization file. This centralizes the setup of the PPC unit while not polluting the mcp-sa11x0 driver with these details. Acked-by: Jochen Friedrich Signed-off-by: Russell King --- Reading git-diff-tree failed