]> git.baikalelectronics.ru Git - kernel.git/commit
clocksource/drivers/sh_cmt: Use of_device_get_match_data() helper
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 18 Sep 2017 13:46:47 +0000 (15:46 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 19 Oct 2017 21:48:59 +0000 (23:48 +0200)
commit395d1cddff8b293303b97be963b994306cab1b21
treea54e80f1c1b6da4cb7eba27e907db8f48b84cf79
parent9d03206993be23fc03c3fe23dc2981e458e96de2
clocksource/drivers/sh_cmt: Use of_device_get_match_data() helper

Use the existing of_device_get_match_data() helper instead of
open-coding its functionality.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/sh_cmt.c