From: Sebastian Reichel <sre@kernel.org>
To: Sakari Ailus <sakari.ailus@linux.intel.com>
Cc: linux-media@vger.kernel.org
Subject: Re: [PATCH v1.2 5/5] smiapp: Switch to gpiod API for GPIO control
Date: Thu, 1 Sep 2016 13:50:23 +0200 [thread overview]
Message-ID: <20160901115023.wb25qtp7icfu3lis@earth> (raw)
In-Reply-To: <1472712508-23577-1-git-send-email-sakari.ailus@linux.intel.com>
[-- Attachment #1: Type: text/plain, Size: 745 bytes --]
Hi,
On Thu, Sep 01, 2016 at 09:48:28AM +0300, Sakari Ailus wrote:
> Switch from the old gpio API to the new descriptor based gpiod API.
>
> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
> ---
> since v1.1:
> - Return the error if devm_gpiod_get_optional() fails. NULL is returned if
> there's no GPIO defined.
> - No debug print is performed on lack of the GPIO. The GPIO framework
> already does this.
>
> drivers/media/i2c/smiapp/smiapp-core.c | 36 +++++++++++-----------------------
> drivers/media/i2c/smiapp/smiapp.h | 1 +
> include/media/i2c/smiapp.h | 3 ---
> 3 files changed, 12 insertions(+), 28 deletions(-)
Reviewed-By: Sebastian Reichel <sre@kernel.org>
-- Sebastian
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-09-01 11:50 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-31 7:42 [PATCH 0/5] smiapp cleanups, retry probe if getting clock fails Sakari Ailus
2016-08-31 7:42 ` [PATCH 1/5] smiapp: Unify enforced and need-based 8-bit read Sakari Ailus
2016-08-31 7:42 ` [PATCH 2/5] smiapp: Rename smiapp_platform_data as smiapp_hwconfig Sakari Ailus
2016-08-31 7:42 ` [PATCH 3/5] smiapp: Return -EPROBE_DEFER if the clock cannot be obtained Sakari Ailus
2016-08-31 12:13 ` Sebastian Reichel
2016-08-31 12:57 ` [PATCH v1.1 " Sakari Ailus
2016-08-31 13:57 ` Sebastian Reichel
2016-08-31 13:00 ` [PATCH v1.1 5/5] smiapp: Switch to gpiod API for GPIO control Sakari Ailus
2016-08-31 14:18 ` Sebastian Reichel
2016-09-01 6:48 ` [PATCH v1.2 " Sakari Ailus
2016-09-01 11:50 ` Sebastian Reichel [this message]
2016-08-31 7:42 ` [PATCH 4/5] smiapp: Constify the regs argument to smiapp_write_8s() Sakari Ailus
2016-08-31 7:42 ` [PATCH 5/5] smiapp: Switch to gpiod API for GPIO control Sakari Ailus
2016-08-31 12:09 ` Sebastian Reichel
2016-08-31 12:42 ` Sakari Ailus
2016-08-31 12:21 ` [PATCH 0/5] smiapp cleanups, retry probe if getting clock fails Sebastian Reichel
2016-08-31 13:01 ` [PATCH v1.1 6/6] smiapp: Remove set_xclk() callback from hwconfig Sakari Ailus
2016-08-31 14:21 ` Sebastian Reichel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160901115023.wb25qtp7icfu3lis@earth \
--to=sre@kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=sakari.ailus@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox