]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: eyeq: use the auxiliary device creation helper
authorJerome Brunet <jbrunet@baylibre.com>
Wed, 25 Feb 2026 16:55:05 +0000 (17:55 +0100)
committerStephen Boyd <sboyd@kernel.org>
Wed, 29 Apr 2026 02:03:47 +0000 (19:03 -0700)
commit79a1886be1564a009cd2a003bada15ed6153f819
tree6aeb47f46f57ca02891989c786eb1f87a511929b
parent3e75021f615ceee8562e6455c335936b39929ffb
clk: eyeq: use the auxiliary device creation helper

The auxiliary device creation of this driver is simple enough to
use the available auxiliary device creation helper.

Use it and remove some boilerplate code.

Tested-by: Théo Lebrun <theo.lebrun@bootlin.com> # On Mobileye EyeQ5
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-eyeq.c