Hello, On Tue, 16 May 2017 23:28:12 +0200, Wolfram Sang wrote: > On Tue, May 16, 2017 at 02:07:25PM +0200, Thomas Petazzoni wrote: > > platform_get_irq() returns an error code, so instead of inventing our > > own error code (-ENXIO), return the one provided by > > platform_get_irq(). Most notably, this allows an -EPROBE_DEFER > > returned by platform_get_irq() to be propagate as the return value of > > ->probe(), which allows deferred probing of the interrupt controller. > > > > Signed-off-by: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx> > > Thanks! I squashed the two commits into one because then I can count it > as a bugfix and apply it to for-current. I hope you are fine with this. Sounds good to me. Thanks! Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html