commit | b9a3acf46afdafc601947136f63e9dd228cd86e8 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Aug 29 16:08:51 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Aug 29 16:08:51 2011 +0900 |
tree | 2b206b6d3c51f673c94fbcdf03df2a699e7110d2 | |
parent | 9f0fa7991af382bfa8c9575d2457a0b6ad03ac4c [diff] | |
parent | 21d41f2b312231536cf981c960c83cc4493c0293 [diff] |
Merge branch 'sh/stable-updates' into sh-latest
diff --git a/arch/sh/boards/mach-ecovec24/setup.c b/arch/sh/boards/mach-ecovec24/setup.c index b24d69d..22faf2a 100644 --- a/arch/sh/boards/mach-ecovec24/setup.c +++ b/arch/sh/boards/mach-ecovec24/setup.c
@@ -248,6 +248,10 @@ .driver_param = { .buswait_bwait = 4, .detection_delay = 5, + .d0_tx_id = SHDMA_SLAVE_USB1D0_TX, + .d0_rx_id = SHDMA_SLAVE_USB1D0_RX, + .d1_tx_id = SHDMA_SLAVE_USB1D1_TX, + .d1_rx_id = SHDMA_SLAVE_USB1D1_RX, }, };