2020-07-07 10:33:59

by Gene Chen

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

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