All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux@roeck-us.net>
To: Atsushi Nemoto <nemoto@toshiba-tops.co.jp>
Cc: linux-hwmon@vger.kernel.org, Jean Delvare <jdelvare@suse.com>,
	sato@toshiba-tops.co.jp
Subject: Re: [PATCH v2] hwmon: (w83627ehf) Use request_muxed_region
Date: Thu, 23 Feb 2017 11:30:54 -0800	[thread overview]
Message-ID: <20170223193054.GA26892@roeck-us.net> (raw)
In-Reply-To: <20170222.133210.966396582369483976.nemoto@toshiba-tops.co.jp>

On Wed, Feb 22, 2017 at 01:32:10PM +0900, Atsushi Nemoto wrote:
> From: Katsumi Sato <sato@toshiba-tops.co.jp>
> 
> Serialize access to the hardware by using "request_muxed_region".
> Call to this macro will hold off the requestor if the resource is
> currently busy. "superio_enter" will return an error if call to
> "request_muxed_region" fails.
> 
> Signed-off-by: Katsumi Sato <sato@toshiba-tops.co.jp>
> Signed-off-by: Atsushi Nemoto <nemoto@toshiba-tops.co.jp>

Applied to hwmon-next.

Thanks,
Guenter

      reply	other threads:[~2017-02-23 19:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-22  4:32 [PATCH v2] hwmon: (w83627ehf) Use request_muxed_region Atsushi Nemoto
2017-02-23 19:30 ` Guenter Roeck [this message]

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=20170223193054.GA26892@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=jdelvare@suse.com \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=nemoto@toshiba-tops.co.jp \
    --cc=sato@toshiba-tops.co.jp \
    /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.