Re: [PATCHv2] DMAEngine: Let dmac drivers to set chan_id

From: Russell King
Date: Thu Jul 28 2011 - 18:44:21 EST


On Fri, Jul 29, 2011 at 12:27:58AM +0200, Linus Walleij wrote:
> +static struct pl08x_channel_data ab926ejs_chan_data[] = {
> + [0] = {
> + .bus_id = "aacirx",
> + .min_signal = 0,
> + .max_signal = 0,
> + .cctl = PRIMECELL_DEFAULT_CCTL,
> + .ccfg = PL080_FLOW_PER2MEM << PL080_CONFIG_FLOW_CONTROL_SHIFT,

Linus,

We really should sync our two implementations for this - all the ccfg
stuff should be gone from these structures, esp. as its already long
gone from the structure itself.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of:
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/