On Mon, Jul 24, 2017 at 4:55 PM, Thierry Reding
wrote:
> From: Thierry Reding
>
> of_device_get_match_data() can never return NULL, therefore the check
> for NULL values is unnecessary.
>
> Signed-off-by: Thierry Reding
Patch applied with Jon's ACK.
Yours,
Linus Walleij
On Mon, Jul 24, 2017 at 04:55:05PM +0200, Thierry Reding wrote:
> From: Thierry Reding
>
> of_device_get_match_data() can never return NULL, therefore the check
> for NULL values is unnecessary.
>
> Signed-off-by: Thierry Reding
> ---
> drivers/gpio/gpio-tegra.c | 11 ++-
> 1 file chan
On 24/07/17 15:55, Thierry Reding wrote:
> From: Thierry Reding
>
> of_device_get_match_data() can never return NULL, therefore the check
> for NULL values is unnecessary.
>
> Signed-off-by: Thierry Reding
> ---
> drivers/gpio/gpio-tegra.c | 11 ++-
> 1 file changed, 2 insertions(+),
From: Thierry Reding
of_device_get_match_data() can never return NULL, therefore the check
for NULL values is unnecessary.
Signed-off-by: Thierry Reding
---
drivers/gpio/gpio-tegra.c | 11 ++-
1 file changed, 2 insertions(+), 9 deletions(-)
diff --git a/drivers/gpio/gpio-tegra.c b/dri
4 matches
Mail list logo