On Wed, 20 Aug 2014, Jacek Anaszewski wrote: > This patch adds led-flash support to Maxim max77693 chipset. > A device can be exposed to user space through LED subsystem > sysfs interface or through V4L2 subdevice when the support > for V4L2 Flash sub-devices is enabled. Device supports up to > two leds which can work in flash and torch mode. Leds can > be triggered externally or by software. > > Signed-off-by: Jacek Anaszewski <[email protected]> > Signed-off-by: Andrzej Hajda <[email protected]> > Acked-by: Kyungmin Park <[email protected]> > Cc: Lee Jones <[email protected]> > Cc: Bryan Wu <[email protected]> > Cc: Richard Purdie <[email protected]> > Cc: SangYoung Son <[email protected]> > Cc: Samuel Ortiz <[email protected]> > --- > drivers/leds/Kconfig | 9 + > drivers/leds/Makefile | 1 + > drivers/leds/leds-max77693.c | 1048 > ++++++++++++++++++++++++++++++++++ > drivers/mfd/max77693.c | 5 +- > include/linux/mfd/max77693-private.h | 59 ++ > include/linux/mfd/max77693.h | 40 ++
Please break the MFD changes out into a separate patch, I can't (at first glace) see any reason why the changed need to be bundled together like this. [...] -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-leds" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
