android_kernel_xiaomi_sm8350/arch/arm/plat-s3c
Ben Dooks 7d2dbcf9fa [ARM] S3C: Fix scaler1 clock rate information
The pwm-scaler0 and pwm-scaler1 clocks have their
.id field set to -1 as they are not referenced to
any specific device. However, parts of the pwm-clock
code used the .id field to identify which scaler
clock was being used.

Fix the problem by comparing against the pointer to
the clock to identify the scalers.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2008-12-15 21:46:25 +00:00
..
include [ARM] S3C: Move S3C2410_EXTINT to common regs-irqtype.h header 2008-12-15 21:46:13 +00:00
clock.c [ARM] S3C: BUG_ON() if clock has already been registered 2008-12-15 21:46:22 +00:00
init.c [ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3c 2008-12-15 21:45:57 +00:00
Kconfig [ARM] 4518/1: S3C: Rename watchdog configuration options 2007-07-22 16:44:38 +01:00
Makefile [ARM] S3C: Move pwm-clock.c to arch/arm/plat-s3c 2008-12-15 21:46:20 +00:00
pwm-clock.c [ARM] S3C: Fix scaler1 clock rate information 2008-12-15 21:46:25 +00:00
time.c [ARM] S3C: Move time.c to arch/arm/plat-s3c 2008-12-15 21:46:15 +00:00