Re: [PATCH] drm/bridge: tc358764: Fix debug print parameter order

2023-06-16 Thread rfoss
From: Robert Foss On Thu, 15 Jun 2023 17:28:17 +0200, Marek Vasut wrote: > The debug print parameters were swapped in the output and they were > printed as decimal values, both the hardware address and the value. > Update the debug print to print the parameters in correct order, and > use hexadec

[PATCH] drm/bridge: tc358764: Fix debug print parameter order

2023-06-15 Thread Marek Vasut
The debug print parameters were swapped in the output and they were printed as decimal values, both the hardware address and the value. Update the debug print to print the parameters in correct order, and use hexadecimal print for both address and value. Fixes: f38b7cca6d0e ("drm/bridge: tc358764: