]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita00886d1d23554f7ee52239c9913a68c5372a95f
treeb6f08d4aa0635fcd4f17f6274736d1c1b288bb7f
parent47599c6298943ede4662b5e31dfe375feac1b48a
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