]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option
authorWenyou Yang <wenyou.yang@atmel.com>
Mon, 9 Mar 2015 03:45:35 +0000 (11:45 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 13 Mar 2015 10:12:06 +0000 (11:12 +0100)
commit09fc78a601e59de89f125c8e6739fd21a7e2fd01
tree8b89d0c57b93ed42b4eb3c1ad8af16432b34a083
parent896bc871a4a2db13212831749d21ffa7f405c73b
ARM: at91/pm: remove CONFIG_AT91_SLOW_CLOCK config option

The slow clock always exists, selecting CONFIG_AT91_SLOW_CLOCK config
is unnecessary for the suspend to memory mode.
For this mode the master clock should always switch to the slow clock.

Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>
Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Tested-by: Sylvain Rochet <sylvain.rochet@finsecur.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/Kconfig
arch/arm/mach-at91/Makefile
arch/arm/mach-at91/pm.c