commit | 55a8b3cdff54a0e6faa43a41c8e1eb47e56c6831 | [log] [tgz] |
---|---|---|
author | Abel Vesa <abel.vesa@nxp.com> | Wed Apr 15 11:02:46 2020 +0300 |
committer | Shawn Guo <shawnguo@kernel.org> | Wed Apr 29 10:00:42 2020 +0800 |
tree | f5695e9d37883b4b60a33c3bef02efdefa3df31c | |
parent | 1e54afe9fcfe99cf913526cbcb0128e4a91d0621 [diff] |
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>