commit | 371dd373c6edd557a7cfdfe10207b498ae10a014 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Wed May 17 17:25:47 2017 +0200 |
committer | Geert Uytterhoeven <geert+renesas@glider.be> | Mon Jul 17 10:36:25 2017 +0200 |
tree | 4ff3bb1e21cb6bfde4256c4718fa898430913bfb | |
parent | f83fbfddd8f65ddadc0dd2b0dd7f3097d42d8def [diff] |
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>