linux/drivers/staging/dwc2
Matthijs Kooijman 1c58ce1339 staging: dwc2: only read the snpsid register once
This (read-only) register was read twice, storing it for later use the
second time. Now it is only read once, storing it right away.

Signed-off-by: Matthijs Kooijman <matthijs@stdin.nl>
Acked-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-08-30 14:14:52 -07:00
..
core_intr.c staging: dwc2: remove dummy interrupt handling 2013-05-16 15:22:39 -07:00
core.c staging: dwc2: unshift non-bool register value constants 2013-08-30 14:14:52 -07:00
core.h staging: dwc2: reorder some kernel doc comments and struct members 2013-08-12 15:21:41 -07:00
hcd_ddma.c staging: dwc2: refactor dwc2_host_complete() 2013-07-23 14:54:48 -07:00
hcd_intr.c staging: dwc2: unshift non-bool register value constants 2013-08-30 14:14:52 -07:00
hcd_queue.c staging: dwc2: unshift non-bool register value constants 2013-08-30 14:14:52 -07:00
hcd.c staging: dwc2: only read the snpsid register once 2013-08-30 14:14:52 -07:00
hcd.h staging: dwc2: unshift non-bool register value constants 2013-08-30 14:14:52 -07:00
hw.h staging: dwc2: unshift non-bool register value constants 2013-08-30 14:14:52 -07:00
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: add driver parameter to set AHB config register value 2013-07-23 14:56:19 -07:00
platform.c Staging driver fixes for 3.10-rc2 2013-05-23 09:27:49 -07:00