From: Bartlomiej Zolnierkiewicz Date: Fri, 30 Aug 2013 10:27:45 +0000 (+0200) Subject: intel_idle: mark some functions with __init tag X-Git-Tag: v3.13-rc1~96^2~16^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00f3e755513748a6a4f2c370742227aabd8af170;p=pandora-kernel.git intel_idle: mark some functions with __init tag intel_idle_probe() and intel_idle_cpuidle_driver_init() can be marked with __init tag as they are only called from intel_idle_init(). Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Kyungmin Park Reviewed-by: Daniel Lezcano Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed