Re: [PATCH 1/5] staging: media: tegra-video: add NULL checks for of_device_get_match_data()
From: Alexandru Hossu
Date: Mon Apr 13 2026 - 01:21:56 EST
On Mon, Apr 13, 2026 at 05:07 AM, Mikko Perttunen wrote:
> These devices are only probed through device tree, so we know the
> returned pointer is always non-NULL. Typically we don't check in such
> cases.
Thanks for the explanation, will drop this patch.
Alexandru