From: Daniel Lezcano Date: Mon, 4 Feb 2013 12:01:43 +0000 (+0000) Subject: davinci: cpuidle - remove the ops X-Git-Tag: v3.9-rc1~146^2^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36ce8d4f5fecc20c2dfb08f24fe01c5eb81f6245;p=pandora-kernel.git davinci: cpuidle - remove the ops With one function handling the idle state and a single variable, the usage of the davinci_ops is overkill. This patch removes these ops and simplify the code. Furthermore, the 'driver_data' field is no longer used, we have 1 of the 3 remaining user of this field removed. Signed-off-by: Daniel Lezcano Acked-by: Sekhar Nori Signed-off-by: Len Brown --- Reading git-diff-tree failed