public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Chanwoo Choi <cw00.choi@samsung.com>
Cc: sameo@linux.intel.com, myungjoo.ham@samsung.com,
	kyungmin.park@samsung.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] mfd: MAX77693: Fix bug
Date: Wed, 5 Sep 2012 14:01:47 -0700	[thread overview]
Message-ID: <20120905210147.GB27262@kroah.com> (raw)
In-Reply-To: <1345529747-24808-1-git-send-email-cw00.choi@samsung.com>

On Tue, Aug 21, 2012 at 03:15:47PM +0900, Chanwoo Choi wrote:
> This patchset fix bug of Maxim MAX77693 chip. First patch unmask interrupt
> masking bit for charger/flas/muic device of Maxim MAX77693 and second patch
> remove NULL pointer error when mfd-max77693 driver initialize irqs of Maxim
> MAX77693 devices.
> 
> Chanwoo Choi (2):
>   mfd: MAX77693: Fix bug of interrupt handlding for MAX77693 devices
>   mfd: MAX77693: Fix NULL pointer error when initialize irqs of Maxim
>     MAX77693
> 
>  drivers/extcon/extcon-max77693.c |   20 +++++++++++++-------
>  drivers/mfd/max77693-irq.c       |   36 +++++++++++++++++++++++++++++++-----
>  drivers/mfd/max77693.c           |   14 ++++++++++++++
>  3 files changed, 58 insertions(+), 12 deletions(-)

Feel free to take these patches through the MFD tree:

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

  reply	other threads:[~2012-09-05 21:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-21  6:15 [PATCH 0/2] mfd: MAX77693: Fix bug Chanwoo Choi
2012-09-05 21:01 ` Greg KH [this message]
2012-09-15 22:32 ` Samuel Ortiz
2012-09-16 23:30   ` Chanwoo Choi

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=20120905210147.GB27262@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=cw00.choi@samsung.com \
    --cc=kyungmin.park@samsung.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=myungjoo.ham@samsung.com \
    --cc=sameo@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox