[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1524828993.git.arvind.yadav.cs@gmail.com>
Date: Fri, 27 Apr 2018 17:13:59 +0530
From: Arvind Yadav <arvind.yadav.cs@...il.com>
To: mchehab@...nel.org, hans.verkuil@...co.com, viro@...iv.linux.org.uk
Cc: linux-kernel@...r.kernel.org, linux-media@...r.kernel.org
Subject: [PATCH 0/2] Use gpio_is_valid()
Replace the manual validity checks for the GPIO with the
gpio_is_valid().
Arvind Yadav (2):
[PATCH 1/2] [media] platform: Use gpio_is_valid()
[PATCH 2/2] [media] sta2x11: Use gpio_is_valid() and remove unnecessary check
drivers/media/pci/sta2x11/sta2x11_vip.c | 31 +++++++++++++++----------------
drivers/media/platform/via-camera.c | 2 +-
2 files changed, 16 insertions(+), 17 deletions(-)
--
1.9.1
Powered by blists - more mailing lists