aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_fbdev.c
diff options
context:
space:
mode:
authorLinus Walleij <[email protected]>2015-12-10 17:21:41 +0000
committerThomas Gleixner <[email protected]>2015-12-10 18:37:18 +0000
commite2bf3e6ecaff79c5479682da2dc7b2035e52c5b8 (patch)
tree25915f6939aaba475430fb01a0b9a4fac519c28d /drivers/gpu/drm/omapdrm/omap_fbdev.c
parentMerge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfio (diff)
downloadkernel-e2bf3e6ecaff79c5479682da2dc7b2035e52c5b8.tar.gz
kernel-e2bf3e6ecaff79c5479682da2dc7b2035e52c5b8.zip
clocksource: Mmio: remove artificial 32bit limitation
The EP93xx is registering a clocksource of 40 bits with clocksource_mmio_init() but this is not working because of this artificial limitation. It works fine to lift the uppe limit to 64 bits, and since cycle_t is u64, it should intuitively have been like that from the beginning. Fixes: 000bc17817bf "ARM: ep93xx: switch to GENERIC_CLOCKEVENTS" Reported-by: Alexander Sverdlin <[email protected]> Signed-off-by: Linus Walleij <[email protected]> Cc: Daniel Lezcano <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_fbdev.c')
0 files changed, 0 insertions, 0 deletions