public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mfd: MAX77693: Fix bug
@ 2012-08-21  6:15 Chanwoo Choi
  2012-09-05 21:01 ` Greg KH
  2012-09-15 22:32 ` Samuel Ortiz
  0 siblings, 2 replies; 4+ messages in thread
From: Chanwoo Choi @ 2012-08-21  6:15 UTC (permalink / raw)
  To: sameo; +Cc: gregkh, myungjoo.ham, kyungmin.park, linux-kernel, Chanwoo Choi

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(-)


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-09-16 23:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-21  6:15 [PATCH 0/2] mfd: MAX77693: Fix bug Chanwoo Choi
2012-09-05 21:01 ` Greg KH
2012-09-15 22:32 ` Samuel Ortiz
2012-09-16 23:30   ` Chanwoo Choi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox