switch-linux/drivers/staging/dwc2
Paul Zimmerman 25a494457c staging: dwc2: remove use of bus_to_virt()
Remove the use of bus_to_virt() and just fail the transfer if an
unaligned buffer with no virtual address is found. AFAIK that
can't happen anyway.

Also change setting of coherent DMA mask to the normal 32 bits.
31 bits was only needed when calling bus_to_virt() AFAICR.

Signed-off-by: Paul Zimmerman <paulz@synopsys.com>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-07-23 14:54:49 -07:00
..
core.c staging: dwc2: fix thinko in dwc2_hc_set_even_odd_frame() 2013-06-24 15:56:10 -07:00
core.h staging: dwc2: Make dwc2_set_uninitialized more specific 2013-04-11 13:27:39 -07:00
core_intr.c staging: dwc2: remove dummy interrupt handling 2013-05-16 15:22:39 -07:00
hcd.c staging: dwc2: remove use of bus_to_virt() 2013-07-23 14:54:49 -07:00
hcd.h staging: dwc2: refactor dwc2_host_complete() 2013-07-23 14:54:48 -07:00
hcd_ddma.c staging: dwc2: refactor dwc2_host_complete() 2013-07-23 14:54:48 -07:00
hcd_intr.c staging: dwc2: reduce noisy debug messages 2013-07-23 14:54:49 -07:00
hcd_queue.c staging: dwc2: fix dwc2_hcd_qtd_add() 2013-07-23 14:54:48 -07:00
hw.h
Kconfig staging: dwc2: remove use of bus_to_virt() 2013-07-23 14:54:49 -07:00
Makefile staging: dwc2: add platform device bindings 2013-04-23 10:37:55 -07:00
pci.c staging: dwc2: remove redundant D0 power state set 2013-06-03 12:29:55 -07:00
platform.c Staging driver fixes for 3.10-rc2 2013-05-23 09:27:49 -07:00