clk: sunxi: use of_device_get_match_data
authorCorentin Labbe <clabbe@baylibre.com>
Sun, 10 Nov 2019 16:35:20 +0000 (16:35 +0000)
committerMaxime Ripard <maxime@cerno.tech>
Mon, 9 Dec 2019 07:49:02 +0000 (08:49 +0100)
commit5d22a618820f23059833b83c2d4850352ee1c169
treeb6f08d4aa0635fcd4f17f6274736d1c1b288bb7f
parente42617b825f8073569da76dc4510bfa019b1c35a
clk: sunxi: use of_device_get_match_data

The usage of of_device_get_match_data reduce the code size a bit.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/clk/sunxi/clk-sun6i-apb0-gates.c