Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARC: Use clockevents_config_and_register over clockevents_register_de…
…vice clockevents_config_and_register is more clever and correct than doing it by hand; so use it. [vgupta: fixed build failure due to missing ; in patch] Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
- Loading branch information