summaryrefslogtreecommitdiffstats
path: root/firmware/tehuti
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2014-02-19 10:07:44 +0800
committerFelipe Balbi <balbi@ti.com>2014-02-19 13:47:12 -0600
commit3fcba0d87bfb5f880d34868090e05571dca80f78 (patch)
tree79e4bb43640998bea8bc8c084e260ce864aefede /firmware/tehuti
parentaa7be0f8f7fbd446c7cd5352480d0d10d78f742b (diff)
usb: gadget: at91: using USBA_NR_DMAS for DMA channels
The SoCs earlier than sama5d3, they have the same number endpoints and DMA channels. In driver code, they use the same definition USBA_NR_ENDPOINTS for both endpoints and dma channels. However, in sama5d3, it has different number for endpoints and DMA channels. So, define a new macro USBA_NR_DMAs for DMA channels. And the USBA_NR_ENDPOINS is not used anymore, remove it at the same time. Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Bo Shen <voice.shen@atmel.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'firmware/tehuti')
0 files changed, 0 insertions, 0 deletions