commit | b80667eee2af9c1a36ec45a06f9ff85dd8768412 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Dec 09 07:26:13 2011 -0800 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Mon Dec 19 13:17:44 2011 -0800 |
tree | 396743cbbcb1d1b6c196bfcc3fc9dacd2a07b7b6 | |
parent | 27bf88829f50cf1af2b052ecee2f6f0dbe4a5141 [diff] |
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>