> If we weren't given an interrupt we shouldn't tell child devices (like > the tps65090 charger) that they have an interrupt. This is needed so > that we can support polling mode in the tps65090 charger driver. > > See also (charger: tps65090: Allow charger module to be used when no > irq). > > Signed-off-by: Doug Anderson <[email protected]> > Acked-by: Lee Jones <[email protected]> > --- > Changes in v3: None > Changes in v2: > - Split noirq (polling mode) changes into MFD and charger > > drivers/mfd/tps65090.c | 14 +++++++++++--- > 1 file changed, 11 insertions(+), 3 deletions(-)
Applied, thanks. -- 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-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/

