]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
DMA-API: usb: ohci-sa1111: add a note about DMA masks
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 27 Jun 2013 10:10:40 +0000 (11:10 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 3 Oct 2013 09:22:44 +0000 (10:22 +0100)
commit6bfb3efff5579eaaa87095ced76a924668d6eb9c
treeb7972104e18c19cefd03707adb18d884d720779b
parente5fd62ef35fa6ca99a051844bc8c48e23038393f
DMA-API: usb: ohci-sa1111: add a note about DMA masks

Add a comment to explain why this driver doesn't call any of the DMA
API dma_set_mask() functions.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/usb/host/ohci-sa1111.c