On Wed, Sep 14, 2016 at 12:05:23PM +0200, Johannes Thumshirn wrote: > From: Michael Moese <michael.mo...@men.de> > > In order to successfully perform DMA operations on PCI devices, > it is necessary to enble PCI bus mastering, so enable it by default. > > Signed-off-by: Michael Moese <michael.mo...@men.de> > Signed-off-by: Johannes Thumshirn <jthumsh...@suse.de> > --- > drivers/mcb/mcb-pci.c | 1 + > 1 file changed, 1 insertion(+)
Please put a prefix on your subject lines to show what driver you are talking about, otherwise a generic subject like this doesn't make sense in the whole kernel tree. I'll go fix it up... greg k-h