linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: "Kim, Milo" <Milo.Kim@ti.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>,
	"ldewangan@nvidia.com" <ldewangan@nvidia.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 3/3] mfd: tps65910: fix wrong ack_base register
Date: Fri, 30 Nov 2012 12:21:34 +0100	[thread overview]
Message-ID: <20121130112134.GP3176@sortiz-mobl> (raw)
In-Reply-To: <A874F61F95741C4A9BA573A70FE3998F6418F154@DQHE02.ent.ti.com>

Hi Milo,

On Thu, Nov 29, 2012 at 06:42:12AM +0000, Kim, Milo wrote:
>  The interrupt status registers of TPS65910/1 should be cleared
>  when the associated interrupt event occurs.
>  This work is done in the regmap irq thread - using 'ack_base' register.
>  The ACK registers should be fixed as status register, not mask registers.
> 
>  This patch fixes the infinite interrupt event problem by clearing
>  interrupt status registers.
> 
>  Tested on the AM3517 Craneboard.
> 
> Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com>
> ---
>  drivers/mfd/tps65910.c |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
Patch applied, thanks.

Cheers,
Samuel.

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

      parent reply	other threads:[~2012-11-30 11:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-29  6:42 [PATCH 3/3] mfd: tps65910: fix wrong ack_base register Kim, Milo
2012-11-29 19:24 ` Laxman Dewangan
2012-11-30 11:21 ` Samuel Ortiz [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=20121130112134.GP3176@sortiz-mobl \
    --to=sameo@linux.intel.com \
    --cc=Milo.Kim@ti.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=ldewangan@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).