From: Tero Kristo Date: Thu, 3 Apr 2014 13:23:16 +0000 (+0300) Subject: ARM: OMAP3+: PRM: add generic API for reconfiguring I/O chain X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33abb620810f1029b26fdf6ab9df04cdbe0a9ceb;p=pandora-kernel.git ARM: OMAP3+: PRM: add generic API for reconfiguring I/O chain This adds a generic API for reconfiguring the I/O chain. The implementation will call the SoC specific function registered during init time. The SoC specific reconfigure functions are also made static, as they don't need to be accessed outside the PRM driver itself. Signed-off-by: Tero Kristo Acked-by: Paul Walmsley Tested-by: Nishanth Menon --- Reading git-diff-tree failed