]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
clk: clk-cdce706: simplify getting the adapter of a client
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Sat, 8 Jun 2019 10:55:40 +0000 (12:55 +0200)
committerStephen Boyd <sboyd@kernel.org>
Tue, 25 Jun 2019 22:55:39 +0000 (15:55 -0700)
commitdf095f996b8f39a0f968ea2060dcf65e95a65faf
tree6992e34ae2e4e660f192048a112260e7d3ecc408
parenteef1f1b6cff90ab7b24f9aaee11bbfeb1c7dc66b
clk: clk-cdce706: simplify getting the adapter of a client

We have a dedicated pointer for that, so use it. Much easier to read and
less computation involved.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-cdce706.c