linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Add PCI DMA support to MCB 0/2]
@ 2016-08-29 12:08 Michael Moese
  2016-08-29 12:08 ` [Add PCI DMA support to MCB 1/2] Enable PCI bus mastering by default Michael Moese
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Moese @ 2016-08-29 12:08 UTC (permalink / raw)
  To: jthumshirn; +Cc: linux-kernel, 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 bus mastering by default
  Add a dma_device to mcb_device

 drivers/mcb/mcb-core.c | 1 +
 drivers/mcb/mcb-pci.c  | 1 +
 include/linux/mcb.h    | 1 +
 3 files changed, 3 insertions(+)

--
2.6.6

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-08-29 12:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-29 12:08 [Add PCI DMA support to MCB 0/2] Michael Moese
2016-08-29 12:08 ` [Add PCI DMA support to MCB 1/2] Enable PCI bus mastering by default Michael Moese
2016-08-29 12:08 ` [Add PCI DMA support to MCB 2/2] Add a dma_device to mcb_device Michael Moese
2016-08-29 12:25 ` [Add PCI DMA support to MCB 0/2] michael.moese

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).