]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
clk: lmk04832: Use of match table
authorStephen Boyd <sboyd@kernel.org>
Tue, 29 Jun 2021 06:07:51 +0000 (23:07 -0700)
committerStephen Boyd <sboyd@kernel.org>
Tue, 29 Jun 2021 06:08:52 +0000 (23:08 -0700)
commitbf68fdfdec6cd9a14323a61612ae9d7c510fbbdc
treef3e0af96766a7dc58c0ceb9ecf4a37cd5c7934bf
parent97a1c5cbbfe4b84573df2edc6b782132f8e012ad
clk: lmk04832: Use of match table

Presumably we want to use this match table so add a module device table
and set the driver match pointer appropriately.

Reported-by: kernel test robot <lkp@intel.com>
Cc: Liam Beguin <lvb@xiphos.com>
Fixes: 3bc61cfd6f4a ("clk: add support for the lmk04832")
Link: https://lore.kernel.org/r/20210629060751.3119453-2-sboyd@kernel.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-lmk04832.c