On 07/02/2024 10:22, Fabio Estevam wrote:
Hi Adam,
On Tue, Feb 6, 2024 at 9:23 PM Adam Ford <aford173@xxxxxxxxx> wrote:
Two separate build warnings were reported. One from an
uninitialized variable, and the other from returning 0
instead of NULL from a pointer.
Fixes: 059c53e877ca ("drm/bridge: imx: add driver for HDMI TX Parallel Video Interface")
Reported-by: nathan@xxxxxxxxxx
The Reported-by line format can be improved:
Reported-by: Nathan Chancellor <nathan@xxxxxxxxxx>
Thanks
Fixed while applying,
Thanks,
Neil