clk: at91: sckc: fix off-by-1000 in udelay()
SECOND is the number of nanoseconds in a second, but we need
the number of microseconds for use in udelay. Use USEC_PER_SEC.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 18afc26 commit 765f4cadeb88199941a87f63376fc4b10a10fd07
@Ahmad Fatoum Ahmad Fatoum authored on 13 Apr 2020
Sascha Hauer committed on 15 Apr 2020
Showing 1 changed file
View
drivers/clk/at91/sckc.c