clocksource: mvebu: don't request the used iomem resource
The register ranges of the device nodes timer@20300 and watchdog@20300
overlap, so it is impossible that both devices properly use
request_iomem_region (e.g. by using dev_request_mem_resource). In Linux
only the watchdog driver is registered in /proc/iomem, do the same for
barebox.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 65ecf17 commit 4f31107b25ac10d9bac12bb4c3be5d238609f84c
@Uwe Kleine-König Uwe Kleine-König authored on 30 Mar 2017
Sascha Hauer committed on 31 Mar 2017
Showing 1 changed file
View
drivers/clocksource/mvebu.c