All of lore.kernel.org
 help / color / mirror / Atom feed
From: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
To: Andrzej Hajda <a.hajda@samsung.com>
Cc: <lee.jones@linaro.org>, <linux-kernel@vger.kernel.org>,
	<patches@opensource.wolfsonmicro.com>
Subject: Re: [PATCH v4 3/3] mfd: arizona: Refactor arizona_poll_reg
Date: Fri, 5 May 2017 17:45:44 +0100	[thread overview]
Message-ID: <20170505164544.GI1594@localhost.localdomain> (raw)
In-Reply-To: <0ba51aef-4529-0c60-8d77-6c04fe8a30df@samsung.com>

On Fri, May 05, 2017 at 12:31:00PM +0200, Andrzej Hajda wrote:
> Hi Charles,
> 
> On 15.03.2017 15:58, Charles Keepax wrote:
> > -		usleep_range(1000, 5000);
> > -	}
> > +	ret = regmap_read_poll_timeout(arizona->regmap,
> > +				       ARIZONA_INTERRUPT_RAW_STATUS_5, val,
> 
> 
> s/ARIZONA_INTERRUPT_RAW_STATUS_5/reg/;
> 
> Regards
> Andrzej
> 

Thank you very much for spotting that I will send a fix on
Monday.

Thanks,
Charles

  reply	other threads:[~2017-05-05 16:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-15 14:58 [PATCH v4 1/3] mfd: arizona: Remove duplicate set of ret variable Charles Keepax
2017-03-15 14:58 ` [PATCH v4 2/3] mfd: arizona: Display register addresses in hex Charles Keepax
2017-03-23 10:53   ` Lee Jones
2017-03-15 14:58 ` [PATCH v4 3/3] mfd: arizona: Refactor arizona_poll_reg Charles Keepax
2017-03-23 10:54   ` Lee Jones
     [not found]   ` <CGME20170505103102eucas1p20e8a4a84d4bafd39939166aa21def227@eucas1p2.samsung.com>
2017-05-05 10:31     ` Andrzej Hajda
2017-05-05 16:45       ` Charles Keepax [this message]
2017-03-23 10:53 ` [PATCH v4 1/3] mfd: arizona: Remove duplicate set of ret variable Lee Jones

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=20170505164544.GI1594@localhost.localdomain \
    --to=ckeepax@opensource.wolfsonmicro.com \
    --cc=a.hajda@samsung.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=patches@opensource.wolfsonmicro.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 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.