]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: imx: remove i.MX6SLL support in i.MX6SL cpu idle driver
authorAnson Huang <Anson.Huang@nxp.com>
Sun, 3 Jun 2018 02:33:46 +0000 (10:33 +0800)
committerShawn Guo <shawnguo@kernel.org>
Tue, 19 Jun 2018 01:07:34 +0000 (09:07 +0800)
commit83ef5da0527cfeb1bb77c25f67b7ce0e06a42579
tree3062b6cbbd21f4a6034ae6a3a9ee45f75628e570
parente7fa1fb39b118cc8415a946fd2e6bc0f6b6c05c9
ARM: imx: remove i.MX6SLL support in i.MX6SL cpu idle driver

i.MX6SLL supports ARM power off in cpu idle, better to reuse
i.MX6SX cpu idle driver instead of i.MX6SL which does NOT
support ARM power off.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/mach-imx/cpuidle-imx6sl.c