clk: imx: pll14xx: Add the device as argument when registering
authorAbel Vesa <abel.vesa@nxp.com>
Wed, 15 Apr 2020 08:02:46 +0000 (11:02 +0300)
committerShawn Guo <shawnguo@kernel.org>
Wed, 29 Apr 2020 02:00:42 +0000 (10:00 +0800)
commit55a8b3cdff54a0e6faa43a41c8e1eb47e56c6831
treef5695e9d37883b4b60a33c3bef02efdefa3df31c
parent1e54afe9fcfe99cf913526cbcb0128e4a91d0621
clk: imx: pll14xx: Add the device as argument when registering

In order to allow runtime PM, the device needs to be passed on
to the register function. Audiomix clock controller, used on
i.MX8MP and future platforms, registers a pll14xx and has runtime
PM support.

Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-pll14xx.c
drivers/clk/imx/clk.h