Dmitry Torokhov
09ece30e06
USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself
...
xhci->ir_set points to __iomem region, but xhci_print_ir_set accepts
plain struct xhci_intr_reg * causing multiple sparse warning at call
sites and inside the fucntion when we try to read that memory.
Instead of adding __iomem qualifier to the argument let's rework the
function so it itself gets needed register set from xhci and prints
it.
Signed-off-by: Dmitry Torokhov <dtor@vmware.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
2011-02-20 07:07:05 -08:00
..
2010-12-10 14:18:35 -08:00
2010-11-30 16:51:21 -08:00
2011-02-03 16:57:43 -08:00
2010-11-29 18:32:47 +03:00
2010-12-16 10:05:06 -08:00
2011-01-22 18:38:58 -08:00
2011-01-22 18:38:58 -08:00
2011-01-22 18:36:43 -08:00
2011-02-03 16:57:43 -08:00
2010-11-16 13:36:40 -08:00
2010-12-10 14:23:32 -08:00
2011-01-22 18:48:10 -08:00
2010-10-29 19:08:44 +01:00
2011-02-01 11:06:09 +02:00
2011-02-03 16:57:43 -08:00
2010-12-16 10:05:06 -08:00
2010-11-26 16:48:31 +09:00
2010-11-16 13:53:29 -08:00
2010-11-11 06:24:54 -08:00
2010-11-30 16:51:21 -08:00
2010-11-30 16:51:21 -08:00
2010-12-16 10:05:06 -08:00
2011-01-03 16:08:59 +01:00
2011-01-03 16:08:59 +01:00
2011-01-22 18:38:58 -08:00
2010-11-01 15:38:34 -04:00
2010-11-24 08:21:43 +09:00
2011-02-04 12:38:14 -08:00
2010-10-29 19:08:44 +01:00
2010-10-29 19:08:44 +01:00
2010-11-29 18:32:47 +03:00
2011-01-07 16:58:04 -08:00
2010-11-11 07:14:07 -08:00
2010-10-29 19:08:44 +01:00
2010-12-16 13:36:12 -08:00
2010-11-01 17:01:27 -04:00
2010-11-16 13:53:29 -08:00
2010-11-01 15:38:34 -04:00
2011-02-03 16:42:17 -08:00
2010-11-17 08:59:32 -08:00
2010-11-16 13:54:18 -08:00
2010-12-10 14:18:36 -08:00
2011-02-20 07:07:05 -08:00
2010-11-19 16:23:31 -08:00
2011-02-20 07:07:05 -08:00
2011-02-20 07:01:28 -08:00
2011-02-20 07:07:05 -08:00
2011-02-20 07:07:05 -08:00