diff options
author | Steven Rostedt <srostedt@redhat.com> | 2009-03-09 23:23:30 -0400 |
---|---|---|
committer | Steven Rostedt <srostedt@redhat.com> | 2009-03-10 00:35:11 -0400 |
commit | d6e2ca4c05be6a5ab16030a9f227301bd6acc9f0 (patch) | |
tree | ee5521921ab200ccba02d8e603cda4a9afc43776 /drivers/char/hw_random/geode-rng.c | |
parent | 12b5fdb8bbb2d2fc31746d7b672c12fd8897aa08 (diff) |
tracing: convert irq trace points to new macros
Impact: enhancement
Converted the two irq trace point macros. The entry macro copies
the name of the irq handler, thus it is better to simply use the
TRACE_FORMAT macro which uses the trace_printk.
The return of the handler does not need to record the name, thus
the faster C style handler is more approriate.
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Diffstat (limited to 'drivers/char/hw_random/geode-rng.c')
0 files changed, 0 insertions, 0 deletions