[<prev] [next>] [day] [month] [year] [list]
Message-ID: <cover.1472473082.git.michael.moese@men.de>
Date: Mon, 29 Aug 2016 14:45:12 +0200
From: Michael Moese <michael.moese@....de>
To: <jthumshirn@...e.de>
CC: <linux-kernel@...r.kernel.org>,
Michael Moese <michael.moese@....de>
Subject: [PATCH v2 0/2] Add (PCI) DMA support to MCB.
This is v2 of this patch series.
The first series had missing commit logs and named the dma_dev differently
in include/linux/mcb.h and drivers/mcb/mcb-core.c.
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
Powered by blists - more mailing lists