WSL2-Linux-Kernel/arch/m68knommu/platform/5307
Greg Ungerer deb77c8501 [PATCH] m68knommu: fix timer register access on 523x ColdFire platforms
The 523x timer TRR register is a full 32bits, the older register (on
other ColdFire parts) was only 16 bits.  Use the right type of
__raw_read when accessing it.

Problem found by Yaroslav Vinogradov <yaroslav.vinogradov@freescale.com>

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-06 07:41:26 -08:00
..
Makefile [PATCH] m68knommu: add ColdFire 532x timer build support 2006-06-25 17:43:34 -07:00
config.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
entry.S Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
head.S [PATCH] m68knommu: auto detect memory size on M5208EVB board 2006-12-04 08:26:12 -08:00
ints.c [PATCH] m68knommu: fix up for the irq_handler_t changes 2006-11-20 10:16:49 -08:00
pit.c [PATCH] irq-flags: M68KNOMMU: Use the new IRQF_ constants 2006-07-02 13:58:47 -07:00
timers.c [PATCH] m68knommu: fix timer register access on 523x ColdFire platforms 2006-12-06 07:41:26 -08:00
vectors.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00