commit | b7bf773b0eaac633276a8c3b2867db4d8b64c04a | [log] [tgz] |
---|---|---|
author | Balaji T K <balajitk@ti.com> | Wed Mar 07 09:55:30 2012 -0500 |
committer | Chris Ball <cjb@laptop.org> | Tue Mar 27 12:19:59 2012 -0400 |
tree | 4ec8fcebe74616c86aaf6219441969e8b6c50310 | |
parent | f0cc9cf99326926fd76f77645c48d16d647802eb [diff] |
mmc: omap_hsmmc: use platform_get_resource_byname for tx/rx DMA channels Git rid of hardcoded tx/rx DMA channels based on pdev->id and use platform_get_resource_byname() to retrieve them instead. Signed-off-by: Balaji T K <balajitk@ti.com> Signed-off-by: Rajendra Nayak <rnayak@ti.com> Tested-by: Venkatraman S <svenkatr@ti.com> Signed-off-by: Chris Ball <cjb@laptop.org>