All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Tissoires <benjamin.tissoires@redhat.com>
To: Jean Delvare <jdelvare@suse.de>
Cc: Linux I2C <linux-i2c@vger.kernel.org>, Wolfram Sang <wsa@the-dreams.de>
Subject: Re: [PATCH] i2c: i2c-smbus: fix i2c_handle_smbus_host_notify documentation
Date: Mon, 18 Jul 2016 17:01:03 +0200	[thread overview]
Message-ID: <20160718150103.GP4663@mail.corp.redhat.com> (raw)
In-Reply-To: <1468676723.17822.3.camel@chaos.suse>

On Jul 16 2016 or thereabouts, Jean Delvare wrote:
> The parameter description is from a previous implementation, update
> it to describe the actual implementation.
> 
> Signed-off-by: Jean Delvare <jdelvare@suse.de>
> Cc: Benjamin Tissoires <benjamin.tissoires@redhat.com>
> Cc: Wolfram Sang <wsa@the-dreams.de>
> ---

Good catch, thanks for fixing it.

Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>

Cheers,
Benjamin

>  drivers/i2c/i2c-smbus.c |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> --- a/drivers/i2c/i2c-smbus.c
> +++ b/drivers/i2c/i2c-smbus.c
> @@ -302,8 +302,8 @@ EXPORT_SYMBOL_GPL(i2c_setup_smbus_host_n
>   * i2c_handle_smbus_host_notify - Forward a Host Notify event to the correct
>   * I2C client.
>   * @host_notify: the struct host_notify attached to the relevant adapter
> - * @data: the Host Notify data which contains the payload and address of the
> - * client
> + * @addr: the I2C address of the notifying device
> + * @data: the payload of the notification
>   * Context: can't sleep
>   *
>   * Helper function to be called from an I2C bus driver's interrupt
> 
> -- 
> Jean Delvare
> SUSE L3 Support
> 

  reply	other threads:[~2016-07-18 15:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-16 13:45 [PATCH] i2c: i2c-smbus: fix i2c_handle_smbus_host_notify documentation Jean Delvare
2016-07-18 15:01 ` Benjamin Tissoires [this message]
2016-07-18 18:12 ` 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=20160718150103.GP4663@mail.corp.redhat.com \
    --to=benjamin.tissoires@redhat.com \
    --cc=jdelvare@suse.de \
    --cc=linux-i2c@vger.kernel.org \
    --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.