On Mon, Jun 20, 2022 at 06:29:17PM +0300, Dmitry Baryshkov wrote: > On Mon, 20 Jun 2022 at 18:19, Johan Hovold <johan+linaro@xxxxxxxxxx> wrote: > > > > Drop the unused post_init and post_deinit callbacks that were added for > > the now removed pipe clock handling. > > I think the IPQ60xx PCIe support is intended to use post_init > callback. See [1]. That is the reason why I left the post_init in > place, while reworking the pipe clocks handling. > > [1] https://lore.kernel.org/linux-arm-msm/a470b27a642d21e7b3e64d0f3287c0c3521bd182.1655028401.git.baruch@xxxxxxxxxx/ Ah, ok. Let's keep them then. Johan