OSDN Git Service

clk: renesas: Allow compile-testing of all (sub)drivers
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 17 May 2017 15:25:47 +0000 (17:25 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 17 Jul 2017 08:36:25 +0000 (10:36 +0200)
commit371dd373c6edd557a7cfdfe10207b498ae10a014
tree4ff3bb1e21cb6bfde4256c4718fa898430913bfb
parentf83fbfddd8f65ddadc0dd2b0dd7f3097d42d8def
clk: renesas: Allow compile-testing of all (sub)drivers

Enable compile-testing of the remaining clock drivers and subdrivers,
now dummies are available for of_clk_get_from_provider(),
of_device_compatible_match(), and rcar_rst_read_mode_pins(), and the
CPG/MSSR driver core has been converted from of_match_node() to
of_device_get_match_data().

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/clk/renesas/Kconfig