Re: [PATCH 1/4] gpio: tegra: Remove unnecessary check
From: Linus Walleij
Date: Wed Aug 02 2017 - 08:15:48 EST
On Mon, Jul 24, 2017 at 4:55 PM, Thierry Reding
<thierry.reding@xxxxxxxxx> wrote:
> From: Thierry Reding <treding@xxxxxxxxxx>
>
> of_device_get_match_data() can never return NULL, therefore the check
> for NULL values is unnecessary.
>
> Signed-off-by: Thierry Reding <treding@xxxxxxxxxx>
Patch applied with Jon's ACK.
Yours,
Linus Walleij