mbox series

[0/4] mfd: mt6360: Merge different sub-devices i2c read/write

Message ID 1594117856-14343-1-git-send-email-gene.chen.richtek@gmail.com (mailing list archive)
Headers show
Series mfd: mt6360: Merge different sub-devices i2c read/write | expand

Message

Gene Chen July 7, 2020, 10:30 a.m. UTC
In-Reply-To: 

Gene Chen (4)
  mfd: mt6360: Refactor and fix code style
  mfd: mt6360: Remove handle_post_irq callback function
  mfd: mt6360: Fix flow which is used to check ic exist
  mfd: mt6360: Merge different sub-devices i2c read/write

 b/drivers/mfd/Kconfig       |    1 
 b/drivers/mfd/mt6360-core.c |  541 ++++++++++++++++++++++++++++----------------
 include/linux/mfd/mt6360.h  |  240 -------------------
 3 files changed, 357 insertions(+), 425 deletions(-)