On Tue, May 25, 2010 at 3:09 AM, Benoit Cousson <[email protected]> wrote:
> Hi Govindraj,
>
> On 5/20/2010 3:38 PM, Govindraj.R wrote:
>>
>> With this patch we retain uart name and just "uart"
>> rather than uart_hwmod as per autogenerated file for
>> omap4 just to retain common names across hwmod data files.
>> Also pass rx channel id as first dma platform parameter
>> to driver.
>
> Why do you need to change the order of the DMA channels?
> They are supposed to be queried using the name, not by position.
> The point is that I'm not taking care of the position during the
> OMAP4 generation, so you should not rely on that.
>
> Thanks,
> Benoit
>

I was using in driver platform_get_resource

Thus kept rx as first,

I will replace in driver with platform_get_resource_byname

Thanks,
Govindraj.R
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to