Re: [PATCH 4.4 89/96] spi: SPI_FSL_DSPI should depend on HAS_DMA

2017-12-08 Thread alexander . levin
On Thu, Dec 07, 2017 at 08:41:14PM +, Ben Hutchings wrote: >On Tue, 2017-11-28 at 11:23 +0100, Greg Kroah-Hartman wrote: >> 4.4-stable review patch.  If anyone has any objections, please let me know. >> >> -- >> >> From: Geert Uytterhoeven >> >> >> [

Re: [PATCH 4.4 89/96] spi: SPI_FSL_DSPI should depend on HAS_DMA

2017-12-08 Thread alexander . levin
On Thu, Dec 07, 2017 at 08:41:14PM +, Ben Hutchings wrote: >On Tue, 2017-11-28 at 11:23 +0100, Greg Kroah-Hartman wrote: >> 4.4-stable review patch.  If anyone has any objections, please let me know. >> >> -- >> >> From: Geert Uytterhoeven >> >> >> [ Upstream commit

Re: [PATCH 4.4 89/96] spi: SPI_FSL_DSPI should depend on HAS_DMA

2017-12-07 Thread Ben Hutchings
On Tue, 2017-11-28 at 11:23 +0100, Greg Kroah-Hartman wrote: > 4.4-stable review patch.  If anyone has any objections, please let me know. > > -- > > From: Geert Uytterhoeven > > > [ Upstream commit dadab2d4e3cf708ceba22ecddd94aedfecb39199 ] > > If

Re: [PATCH 4.4 89/96] spi: SPI_FSL_DSPI should depend on HAS_DMA

2017-12-07 Thread Ben Hutchings
On Tue, 2017-11-28 at 11:23 +0100, Greg Kroah-Hartman wrote: > 4.4-stable review patch.  If anyone has any objections, please let me know. > > -- > > From: Geert Uytterhoeven > > > [ Upstream commit dadab2d4e3cf708ceba22ecddd94aedfecb39199 ] > > If NO_DMA=y: > > ERROR:

[PATCH 4.4 89/96] spi: SPI_FSL_DSPI should depend on HAS_DMA

2017-11-28 Thread Greg Kroah-Hartman
4.4-stable review patch. If anyone has any objections, please let me know. -- From: Geert Uytterhoeven [ Upstream commit dadab2d4e3cf708ceba22ecddd94aedfecb39199 ] If NO_DMA=y: ERROR: "bad_dma_ops" [drivers/spi/spi-fsl-dspi.ko] undefined! Add a

[PATCH 4.4 89/96] spi: SPI_FSL_DSPI should depend on HAS_DMA

2017-11-28 Thread Greg Kroah-Hartman
4.4-stable review patch. If anyone has any objections, please let me know. -- From: Geert Uytterhoeven [ Upstream commit dadab2d4e3cf708ceba22ecddd94aedfecb39199 ] If NO_DMA=y: ERROR: "bad_dma_ops" [drivers/spi/spi-fsl-dspi.ko] undefined! Add a dependency on HAS_DMA to