Prev: [PATCH 2/3] drivers:staging:ti-st: cleanup code comments
Next: 2.6.32: <IRQ> __alloc_pages_nodemask+0x54b/0x595
From: Koul, Vinod on 23 Jul 2010 00:30 > > + * @private_config: if you need to pass in specialized configuration > > + * at runtime, apart from the generic things supported in this > > + * struct, you provide it in this pointer and dereference it inside > > + * your dmaengine driver to get the proper configuration bits out. > > + * > > Will there be any users of this field initially, I'd just as soon > leave it out? Like I mentioned to Vinod I think requiring > dma_slave_config to be wrapped is a better way to extend this > structure. > I was thinking of moving some of structure fields into this, but yes wrapping this into device specific will be a better way -Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |