On 09/16/2012 07:32 AM, Samuel Ortiz wrote: > Hi Chanwoo, > > 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(-) > Both patches applied to my for-linus branch. > > Cheers, > Samuel. >
Thanks for your reply and applied it. Best Regards, Chanwoo Choi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/