On Thu, 25 Apr 2013, Linus Walleij wrote: > On Thu, Apr 25, 2013 at 3:20 PM, Lee Jones <lee.jo...@linaro.org> wrote: > > On Thu, 25 Apr 2013, Linus Walleij wrote: > > >> As we may want to support DEV_TO_DEV at some point. > >> > >> Then no longer, and that is not related to $SUBJECT. > > > > That's not why I'm removing it. The statement can never be true due to > > the fact that the second evaluation (src_event_group != dst_event_group) > > can never be true, which is a direct effect of 'THIS_PATCH'. > > OK that is correct, I'm fine with this then ... as part of that other > patch dealing with unreacable conditions I keep talking about...
Just looking at this now. Although I agree that the "dst_event_group == STEDMA40_DEV_DST_MEMORY (-16)" issue can/should be split out prior, I don't think this "(src_event_group != dst_event_group)" should be, as it is a direct result of the code that's being changed in this patch here. It makes no sense to remove it before this patch, as it's still valid and removing it afterwards violates your break-now, fix-later stipulation. -- Lee Jones Linaro ST-Ericsson 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 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/