[PATCH 0/3] usb: chipidea: Tegra USB DMA fix + cleanups
From: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Date: 2023-09-23 19:42:05
Also in:
linux-tegra, linux-usb, lkml
From: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Date: 2023-09-23 19:42:05
Also in:
linux-tegra, linux-usb, lkml
This series contains a fix for a DMA buffer overflow in Tegra USB driver followed by a cleanup of the DMA bounce buffer code and another cleanup to make probe() consistently use dev_err_probe() for error printk()s. Michał Mirosław (3): usb: chipidea: Fix DMA overwrite for Tegra usb: chipidea: Simplify Tegra DMA alignment code usb: chipidea: tegra: Consistently use dev_err_probe() drivers/usb/chipidea/ci_hdrc_tegra.c | 16 ++++------ drivers/usb/chipidea/host.c | 48 ++++++++++++---------------- 2 files changed, 27 insertions(+), 37 deletions(-) -- 2.39.2 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel