Re: [PATCH 1/2] DMAENGINE: generic slave control

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dan Williams
Date: Thursday, March 25, 2010 - 4:30 pm

On Thu, 2010-03-25 at 08:02 -0700, Linus Walleij wrote:

I'd prefer ENXIO here since it may be a valid command, just not
implemented in this specific driver.

Here is the important bits from build_dma.sh:

drivers/dma/ipu/ipu_idmac.c: In function '__idmac_control':
drivers/dma/ipu/ipu_idmac.c:1512: warning: control reaches end of non-void function
drivers/dma/fsldma.c: In function 'fsl_dma_device_control':
drivers/dma/fsldma.c:788: warning: 'return' with no value, in function returning non-void
drivers/dma/ppc4xx/adma.c:3944: error: expected identifier or '(' before '{' token
drivers/dma/shdma.c: In function `sh_dmae_control':
drivers/dma/shdma.c:592: warning: `return' with no value, in function returning non-void

--
Dan


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/2] DMAENGINE: generic slave control, Linus Walleij, (Thu Mar 25, 8:02 am)
Re: [PATCH 1/2] DMAENGINE: generic slave control, Dan Williams, (Thu Mar 25, 4:30 pm)