Hello Lee, This series contains cleanups for the max77686 PMIC MFD driver. The driver is only used in DT platforms and so all the code related with the i2c_device_id table can be removed.
Best regards, Javier Javier Martinez Canillas (4): mfd: max77686: Don't attempt to get i2c_device_id .data mfd: max77686: Use of_device_get_match_data() helper mfd: max77686: Use the struct i2c_driver .probe_new instead of .probe mfd: max77686: Remove I2C device ID table drivers/mfd/max77686.c | 25 ++++--------------------- 1 file changed, 4 insertions(+), 21 deletions(-) -- 2.7.4