linux/arch/arm/common
Linus Walleij e972c37459 ARM: 8519/1: ICST: try other dividends than 1
Since the dawn of time the ICST code has only supported divide
by one or hang in an eternal loop. Luckily we were always dividing
by one because the reference frequency for the systems using
the ICSTs is 24MHz and the [min,max] values for the PLL input
if [10,320] MHz for ICST307 and [6,200] for ICST525, so the loop
will always terminate immediately without assigning any divisor
for the reference frequency.

But for the code to make sense, let's insert the missing i++

Reported-by: David Binderman <dcb314@hotmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2016-02-11 14:12:33 +00:00
..
Kconfig ARM/dmaengine: edma: Merge the two drivers under drivers/dma/ 2015-10-14 19:57:11 +05:30
Makefile ARM/dmaengine: edma: Merge the two drivers under drivers/dma/ 2015-10-14 19:57:11 +05:30
bL_switcher.c
bL_switcher_dummy_if.c
dmabounce.c
firmware.c
icst.c ARM: 8519/1: ICST: try other dividends than 1 2016-02-11 14:12:33 +00:00
it8152.c
locomo.c
mcpm_entry.c
mcpm_head.S
mcpm_platsmp.c ARM: use const and __initconst for smp_operations 2015-12-01 22:17:45 +01:00
sa1111.c
scoop.c ARM: scoop: Be sure to clamp return value 2015-12-22 14:57:21 -08:00
sharpsl_param.c
vlock.S
vlock.h