On Wed, Jul 20, 2016 at 01:10:31PM -0700, Dave Jiang wrote: > +static inline bool > +dmaengine_desc_callback_valid(struct dmaengine_desc_callback *cb) > +{ > + return (cb->callback) ? true : false; > +} which driver is using this? Thanks -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html