From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Wolfram Sang <wsa@the-dreams.de>
Cc: linux-i2c@vger.kernel.org, linux-sh@vger.kernel.org,
Magnus Damm <magnus.damm@gmail.com>,
Simon Horman <horms@verge.net.au>,
Geert Uytterhoeven <geert@linux-m68k.org>
Subject: Re: [PATCH 0/4] generic timeout handling for Renesas drivers
Date: Sun, 21 Jun 2015 23:34:49 +0300 [thread overview]
Message-ID: <1851447.dNWUaLUAqi@avalon> (raw)
In-Reply-To: <1434827002-25918-1-git-send-email-wsa@the-dreams.de>
Hi Wolfram,
Thank you for the patches.
On Saturday 20 June 2015 21:03:18 Wolfram Sang wrote:
> Here is a small patch series to make I2C timeout handling easier for users.
> It is not so amazingly huge anymore and it can be modified via i2c-dev if
> wanted. While at it, fix the type of the timeout variable to the proper
> one. This time build-tested twice!
>
> Wolfram Sang (4):
> i2c: rcar: use adapter default for timeout
> i2c: rcar: use proper type for timeout
> i2c: sh_mobile: use adapter default for timeout
> i2c: sh_mobile: use proper type for timeout
For the whole series,
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> drivers/i2c/busses/i2c-rcar.c | 5 +++--
> drivers/i2c/busses/i2c-sh_mobile.c | 9 +++++----
> 2 files changed, 8 insertions(+), 6 deletions(-)
--
Regards,
Laurent Pinchart
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
WARNING: multiple messages have this Message-ID (diff)
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Wolfram Sang <wsa@the-dreams.de>
Cc: linux-i2c@vger.kernel.org, linux-sh@vger.kernel.org,
Magnus Damm <magnus.damm@gmail.com>,
Simon Horman <horms@verge.net.au>,
Geert Uytterhoeven <geert@linux-m68k.org>
Subject: Re: [PATCH 0/4] generic timeout handling for Renesas drivers
Date: Sun, 21 Jun 2015 20:34:49 +0000 [thread overview]
Message-ID: <1851447.dNWUaLUAqi@avalon> (raw)
In-Reply-To: <1434827002-25918-1-git-send-email-wsa@the-dreams.de>
Hi Wolfram,
Thank you for the patches.
On Saturday 20 June 2015 21:03:18 Wolfram Sang wrote:
> Here is a small patch series to make I2C timeout handling easier for users.
> It is not so amazingly huge anymore and it can be modified via i2c-dev if
> wanted. While at it, fix the type of the timeout variable to the proper
> one. This time build-tested twice!
>
> Wolfram Sang (4):
> i2c: rcar: use adapter default for timeout
> i2c: rcar: use proper type for timeout
> i2c: sh_mobile: use adapter default for timeout
> i2c: sh_mobile: use proper type for timeout
For the whole series,
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
> drivers/i2c/busses/i2c-rcar.c | 5 +++--
> drivers/i2c/busses/i2c-sh_mobile.c | 9 +++++----
> 2 files changed, 8 insertions(+), 6 deletions(-)
--
Regards,
Laurent Pinchart
--
To unsubscribe from this list: send the line "unsubscribe linux-sh" in
next prev parent reply other threads:[~2015-06-21 20:34 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-20 19:03 [PATCH 0/4] generic timeout handling for Renesas drivers Wolfram Sang
2015-06-20 19:03 ` Wolfram Sang
2015-06-20 19:03 ` [PATCH 1/4] i2c: rcar: use adapter default for timeout Wolfram Sang
2015-06-20 19:03 ` Wolfram Sang
[not found] ` <1434827002-25918-1-git-send-email-wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
2015-06-20 19:03 ` [PATCH 2/4] i2c: rcar: use proper type " Wolfram Sang
2015-06-20 19:03 ` Wolfram Sang
2015-06-20 19:03 ` [PATCH 3/4] i2c: sh_mobile: use adapter default " Wolfram Sang
2015-06-20 19:03 ` Wolfram Sang
2015-06-20 19:03 ` [PATCH 4/4] i2c: sh_mobile: use proper type " Wolfram Sang
2015-06-20 19:03 ` Wolfram Sang
2015-06-21 20:34 ` Laurent Pinchart [this message]
2015-06-21 20:34 ` [PATCH 0/4] generic timeout handling for Renesas drivers Laurent Pinchart
2015-06-23 17:51 ` Wolfram Sang
2015-06-23 17:51 ` Wolfram Sang
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=1851447.dNWUaLUAqi@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=geert@linux-m68k.org \
--cc=horms@verge.net.au \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=wsa@the-dreams.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.