iwlagn: add IRQ tracing
authorJohannes Berg <johannes.berg@intel.com>
Fri, 9 Dec 2011 15:26:13 +0000 (07:26 -0800)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Mon, 19 Dec 2011 21:17:44 +0000 (13:17 -0800)
commitb80667eee2af9c1a36ec45a06f9ff85dd8768412
tree396743cbbcb1d1b6c196bfcc3fc9dacd2a07b7b6
parent27bf88829f50cf1af2b052ecee2f6f0dbe4a5141
iwlagn: add IRQ tracing

The legacy IRQs could be read from a trace by their
IO accesses, but reading the ICT doesn't leave any
trace (pun intended ;-) ) so in order to see what
input they get we need to add specific tracepoints.

While at it, fix whitespace in two related places.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-devtrace.h
drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c