commit | 554c06ba3ee29cf453fca17e9e61120b75aa476d | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Apr 23 08:54:31 2013 +0000 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Tue Apr 23 13:45:22 2013 +0200 |
tree | 05633b02fbfd86872b92061d9b5c6fb38c0f6f8c | |
parent | 3dcb9f1b17879534c80ccbf62fd13156f83ef799 [diff] |
cpuidle: remove en_core_tk_irqen flag The en_core_tk_irqen flag is set in all the cpuidle driver which means it is not necessary to specify this flag. Remove the flag and the code related to it. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Acked-by: Kevin Hilman <khilman@linaro.org> # for mach-omap2/* Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>