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

--
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/

Reply via email to