aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorJason Wang <[email protected]>2010-07-13 21:02:42 +0800
committerSascha Hauer <[email protected]>2010-07-26 15:05:35 +0200
commit84659ab5851aae05035a41b378c4c9aca2d2aeb4 (patch)
tree1c883decb4bd2c881cc5cf89e57a0699400f270c /tools/perf/util/scripting-engines/trace-event-python.c
parent95afd090752a1f7dab6f4b24b1b0d12593e643bb (diff)
imx: move gpio init after to irq init
The commit 9a763bf "get rid of mxc_gpio_init" changed gpio_init and irq_init sequence. Usually we will call set_irq_chained_handler in gpio_init functions, this should be called after the irq_init called, otherwise the chained irq can't get propoer irq_chip and this irq will remain masked even we called set_irq_chained_handler. Signed-off-by: Jason Wang <[email protected]> Tested-by: Eric BĂ©nard <[email protected]> Signed-off-by: Sascha Hauer <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions