Thread (6 messages) flat view 6 messages, 4 authors, 2013-02-08

[PATCH 2/2] dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver

From: Jon Hunter <hidden>
Date: 2013-02-08 15:23:24
Also in: linux-devicetree, linux-omap

On 02/07/2013 08:39 AM, Arnd Bergmann wrote:
On Wednesday 06 February 2013, Jon Hunter wrote:
quoted
+static struct of_dma_filter_info info;
Both members of this structure are constant, so you can just initialize it here,
and it would be nice to give it a more descriptive name, such as omap_dmadev_info.
No problem. By the way, I see the dma_cap_mask_t is defined as follows ...

typedef struct { DECLARE_BITMAP(bits, DMA_TX_TYPE_END); } dma_cap_mask_t;

Is there a good way to statically initialise this?

Cheers
Jon
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help