From: Tero Kristo Date: Mon, 27 Oct 2014 15:39:23 +0000 (-0700) Subject: ARM: OMAP2+: CM: add common API for cm_wait_module_ready X-Git-Tag: omap-for-v3.19/prcm-cleanup~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=021b6ff05c4a17cb20d71c05e251ea7f80b1c516;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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed