aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorMyungJoo Ham <[email protected]>2012-01-13 14:14:23 +0900
committerWim Van Sebroeck <[email protected]>2012-02-28 17:08:42 +0100
commit78d3e00bb0bcfb11596b14f5d5472922b4c7e429 (patch)
tree77383ee603f6cbe195475cfc43279faade8b431e /tools/perf/util/scripting-engines/trace-event-python.c
parent97d2a10d5804d585ab0b58efbd710948401b886a (diff)
watchdog: fix error in probe() of s3c2410_wdt (reset at booting)
Probe function of s3c2410 watchdog calls request_irq before initializing required value (wdt_count). This incurs resetting watchdog counter value and watchdog-reboot during booting up. This patch addresses such an issue by calling request_irq later. Error handling in probe function and calling oder in remove function are also revised accordingly. Reported-by: Chanwoo Park <[email protected]> Signed-off-by: MyungJoo Ham <[email protected]> Signed-off-by: Kyungmin Park <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions