linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <michael.moese@men.de>
To: <jthumshirn@suse.de>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: [Add PCI DMA support to MCB 0/2]
Date: Mon, 29 Aug 2016 14:25:02 +0200	[thread overview]
Message-ID: <20160829122502.GA24049@mmlinux> (raw)
In-Reply-To: <cover.1472470255.git.michael.moese@men.de>

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 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

      parent reply	other threads:[~2016-08-29 12:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` michael.moese [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160829122502.GA24049@mmlinux \
    --to=michael.moese@men.de \
    --cc=jthumshirn@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).