]> git.baikalelectronics.ru Git - kernel.git/commit
clocksource/drivers/sh_cmt: Remove support for "renesas,cmt-32*"
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 18 Sep 2017 13:46:44 +0000 (15:46 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 19 Oct 2017 21:48:56 +0000 (23:48 +0200)
commit45971cbdc2418c4efd0765c7d24b6ca7c24c09d5
tree51109c1ce1b487760f8b28d4f0ec6cc9cca1b80a
parent1e5118384336daa9522f3fafa925cbd6fb307017
clocksource/drivers/sh_cmt: Remove support for "renesas,cmt-32*"

Remove driver matching support for the unused "renesas,cmt-32" and
"renesas,cmt-32-fast" compatible values, cfr. commit bbdc1b473c59a811
("devicetree: bindings: Remove unused 32-bit CMT bindings").

As this removes the last user of SH_CMT_32BIT_FAST, all support for this
variant is removed from the driver.

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