Re: [Add PCI DMA support to MCB 0/2]

2016-08-29 Thread michael.moese
I'm sorry for the errors in the patches. I'll correct them and resend everything. On Mon, Aug 29, 2016 at 02:08:21PM +0200, Michael Moese wrote: > This small series of two patches enable (PCI) DMA support in MCB. > > The first patch enables PCI bus mastering by default for all > PCI-based MCB dev

[Add PCI DMA support to MCB 0/2]

2016-08-29 Thread Michael Moese
This small series of two patches enable (PCI) DMA support in MCB. The first patch enables PCI bus mastering by default for all PCI-based MCB devices. The second patch adds a dma_device to the mcb_device for all devices as a shortcut to mcb_device->bus->carrier. Michael Moese (2): Enable PCI bu