Message ID | 20250225171239.19574-1-manivannan.sadhasivam@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | PCI: dwc-debugfs: Couple of fixes | expand |
Hi Mani, Can you submit after this patch? Otherwise, will my patch conflict? https://patchwork.kernel.org/project/linux-pci/patch/20250223141848.231232-1-18255117159@163.com/ Best regards Hans On 2025/2/26 01:12, Manivannan Sadhasivam wrote: > Hi, > > This series has a couple of fixes for the recently merged debugfs patches. > This series is rebased on top of pci/controller/dwc branch. > > - Mani > > Manivannan Sadhasivam (2): > PCI: dwc-debugfs: Perform deinit only when the debugfs is initialized > PCI: dwc-debugfs: Return -EOPNOTSUPP if an event counter is not > supported > > .../controller/dwc/pcie-designware-debugfs.c | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+)
Hello, > This series has a couple of fixes for the recently merged debugfs patches. > This series is rebased on top of pci/controller/dwc branch. Squashed both patches with the changes already on the branch. Thank you for both fixes! Krzysztof
Hello, > Can you submit after this patch? Otherwise, will my patch conflict? > > https://patchwork.kernel.org/project/linux-pci/patch/20250223141848.231232-1-18255117159@163.com/ No worries. We can resolve conflicts while applying. :) Krzysztof
On 2025/2/26 15:43, Krzysztof Wilczyński wrote: > Hello, > >> Can you submit after this patch? Otherwise, will my patch conflict? >> >> https://patchwork.kernel.org/project/linux-pci/patch/20250223141848.231232-1-18255117159@163.com/ > > No worries. We can resolve conflicts while applying. :) > I see, thanks Krzysztof for replying. Best regards Hans