]> 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)
commitc4a5c70fd45de81c86b86090b14b538f8a7ba57a
treeb6f08d4aa0635fcd4f17f6274736d1c1b288bb7f
parent7855fcc07be326322b44982a21760fd9bd8e2b92
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