Hi Samuel, this series contains various fixes I found on the current -next ab8500 driver(s).
Patches 1 and 2 are just sparse warning, patch 3 drops reference to a superseeded driver and last two makes ab8500-sysctrl works again without an explicit ab8500->sysctrl defined, as it is in current kernel. Thanks, Fabio Fabio Baltieri (5): mfd: abx500-core: fix sparse warning mfd: ab8500-sysctrl: fix sparse warning mfd: ab8500: drop references to ab8500-leds mfd: ab8500-sysctrl: set sysctrl_dev during probe mfd: ab8500-sysctrl: let sysctrl driver work without pdata drivers/mfd/ab8500-core.c | 13 ------------- drivers/mfd/ab8500-sysctrl.c | 9 +++++---- drivers/mfd/abx500-core.c | 2 +- 3 files changed, 6 insertions(+), 18 deletions(-) -- 1.8.1.3 -- 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/