On 6/18/24 5:03 PM, Caleb Connolly wrote:
For some reason none of these debug prints have newlines, resulting in a "fun" surprise when attempting to debug this driver.The other parts of the dwc3 driver have newlines, add them here too (and fix some minor nearby indent issues to make checkpatch happy). Signed-off-by: Caleb Connolly <caleb.conno...@linaro.org> --- Rebased on latest next, no changes
Reviewed-by: Marek Vasut <ma...@denx.de>