From 0f9a15bcb0c744188e7d6dc4b8adc861b64f043f Mon Sep 17 00:00:00 2001 From: Tero Kristo Date: Wed, 2 Apr 2014 19:19:21 +0300 Subject: [PATCH] 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-format-patch failed