From: Tero Kristo Date: Wed, 2 Apr 2014 16:19:21 +0000 (+0300) Subject: ARM: OMAP2+: CM: add common API for cm_wait_module_ready X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f9a15bcb0c744188e7d6dc4b8adc861b64f043f;p=pandora-kernel.git ARM: OMAP2+: CM: add common API for cm_wait_module_ready This patch consolidates the parameters provided for the SoC specific cm_*_wait_module_ready calls, adds the missing cm_ll_data function pointers and uses the now generic call from the mach-omap2 board code. SoC specific *_wait_module_ready calls are also made static so they can only be accessed through the generic CM driver API only. Signed-off-by: Tero Kristo Tested-by: Nishanth Menon --- Reading git-diff-tree failed