public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] MFD: MAX8997 Driver Update
@ 2011-08-18  7:37 MyungJoo Ham
  2011-08-18  7:37 ` [PATCH v2 1/2] MFD: MAX8997: IRQ Handling Bugfix MyungJoo Ham
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: MyungJoo Ham @ 2011-08-18  7:37 UTC (permalink / raw)
  To: linux-kernel; +Cc: Samuel Ortiz, kyungmin.park, myungjoo.ham

This patchset does:

1. Bugfix on IRQ handling
	The current version does not initialize IRQ handling part properly.
	This patch adds max8997-irq init and allows to handle interrupts
	correctly.

2. Suspend-to-RAM Wakeup Source
	The current version is missing wakeup-source feature.

Changes from v1:
- Removed a patch from the patchset.
(v2 is basically a "resubmit" without the undesired part)

MyungJoo Ham (2):
  MFD: MAX8997: IRQ Handling Bugfix
  MFD: MAX8997: Support Wake-up from Suspend

 drivers/mfd/max8997.c |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 insertions(+), 0 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2011-08-22 14:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-18  7:37 [PATCH v2 0/2] MFD: MAX8997 Driver Update MyungJoo Ham
2011-08-18  7:37 ` [PATCH v2 1/2] MFD: MAX8997: IRQ Handling Bugfix MyungJoo Ham
2011-08-18  7:37 ` [PATCH v2 2/2] MFD: MAX8997: Support Wake-up from Suspend MyungJoo Ham
2011-08-19  0:59   ` Mark Brown
2011-08-19  5:38     ` MyungJoo Ham
2011-08-19  5:39     ` [PATCH v2 2/2-resubmit] " MyungJoo Ham
2011-08-22 14:41 ` [PATCH v2 0/2] MFD: MAX8997 Driver Update Samuel Ortiz

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