On Wed, 17 Apr 2013 17:33:35 +0100 Anthony Olech <[email protected]> wrote:
> This patch is relative to linux next-20130417 > > This is the RTC component driver of the Dialog DA9058 PMIC. > This driver is just one component of the whole DA9058 PMIC driver. > It depends on the CORE component driver of the DA9058 MFD. The driver could use devm_request_threaded_irq() rather than the bare request_threaded_irq(). Otherwise it looks OK to me. Please include this in whatever tree contains the "CORE component driver of the DA9058 MFD" and merge it upstream via that tree. Please also ask Stephen to include the whole tree into linux-next at the earliest possible time, if it isn't already there. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

