commit | 796b9aa85d3f8dc61a34c2a4161fc09f7977d0bd | [log] [tgz] |
---|---|---|
author | Michael Turquette <mturquette@baylibre.com> | Wed May 11 11:11:18 2016 -0700 |
committer | Michael Turquette <mturquette@baylibre.com> | Wed Jun 22 18:02:48 2016 -0700 |
tree | c75861ab7f84a5c41ceaaf6240ff4293c49feb50 | |
parent | c0daa3e6f5b0b707f5c4b408bc8ef541c9a7742a [diff] |
clk: meson8b: convert to platform_driver This patch creates a proper platform_driver for the meson8b clock controller. Use of CLK_OF_DECLARE is removed, and can be added back in later if very early registration of some clocks is required. Tested-by: Kevin Hilman <khilman@baylibre.com> Signed-off-by: Michael Turquette <mturquette@baylibre.com>