commit | c8fcba600c46c5d7667ec230b1d9ce3ce5859f9c | [log] [tgz] |
---|---|---|
author | Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> | Mon May 09 16:09:35 2011 +0900 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon May 09 17:12:23 2011 +0530 |
tree | 65d37c132a9ddd26edbaff9dddb27cc9a3047058 | |
parent | e257e1563f28890f54b5f82861373bb4b32dd770 [diff] |
pch_dma: fix dma direction issue for ML7213 IOH video-in Currently, even-channel number is set as tx direction and odd is set as rx. However, though video-in uses ch6, the direction is not tx but rx. This patch sets video-in's DMA direction correctly. Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>