]> git.baikalelectronics.ru Git - kernel.git/commit
clocksource/drivers/npcm: Fix misuse of GENMASK macro
authorJoe Perches <joe@perches.com>
Wed, 10 Jul 2019 05:04:15 +0000 (22:04 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 10 Jul 2019 09:05:26 +0000 (11:05 +0200)
commit223e0a515f0e1c2278a0e4304a0ef0f4c4521196
treeaf64625ee900cebc67da20f8481dc5889c7040d6
parenta63712c6c12f2e394a3cb3feebe92203da8f15cf
clocksource/drivers/npcm: Fix misuse of GENMASK macro

Arguments are supposed to be ordered high then low.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/d6a9d49c9837d38816b71d783f5aed7235e8ca94.1562734889.git.joe@perches.com
drivers/clocksource/timer-npcm7xx.c