diff options
author | Lennert Buytenhek <[email protected]> | 2011-01-14 09:44:19 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-01-14 08:13:13 -0800 |
commit | 7f5db6a8022e8d4bb92b3d638068d2c2a9c9b59b (patch) | |
tree | 6cadcaa2b4709e82e70792ddc3afb0fa8b69aed8 /tools/perf/util/trace-event-scripting.c | |
parent | c72a04e34735ec3f19f4788b7f95017310b5e1eb (diff) |
gpio: timbgpio: Fix up irq_data conversion breakage.
Commit a1f5f22adc3206c47e70652c12671666c65b579f ("gpio: timbgpio:
irq_data conversion") was slightly too enthusiastic in converting
timbgpio_irq() over to take an irq_data * argument instead of an
unsigned int irq argument, as it is a flow handler, which still take
IRQ numbers for now. (And on top of that, it was using the wrong
accessors.)
This fixes it up, and seems to build without warnings.
Signed-off-by: Lennert Buytenhek <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Richard Röjfors <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions