Re: [PATCH] rapidio/rio_mport_cdev: fix conflicting DMA configuration options

2016-02-29 Thread Randy Dunlap
On 02/29/16 16:05, Alexandre Bounine wrote: > Fix to ensure that only CONFIG_RAPIDIO_DMA_ENGINE option is used to control > DMA code build. > > Signed-off-by: Alexandre Bounine > Reported-by: Randy Dunlap > Cc: Randy Dunlap > Cc: Matt Porter > Cc: linux-kernel@vger.kernel.org > Cc: linux-n...@

[PATCH] rapidio/rio_mport_cdev: fix conflicting DMA configuration options

2016-02-29 Thread Alexandre Bounine
Fix to ensure that only CONFIG_RAPIDIO_DMA_ENGINE option is used to control DMA code build. Signed-off-by: Alexandre Bounine Reported-by: Randy Dunlap Cc: Randy Dunlap Cc: Matt Porter Cc: linux-kernel@vger.kernel.org Cc: linux-n...@vger.kernel.org --- drivers/rapidio/devices/rio_mport_cdev.c