From 33abb620810f1029b26fdf6ab9df04cdbe0a9ceb Mon Sep 17 00:00:00 2001 From: Tero Kristo Date: Thu, 3 Apr 2014 16:23:16 +0300 Subject: [PATCH] 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-format-patch failed