diff options
author | Sylwester Nawrocki <[email protected]> | 2012-05-09 14:33:28 +0900 |
---|---|---|
committer | Florian Tobias Schandinat <[email protected]> | 2012-05-13 13:08:22 +0000 |
commit | b89e1399bab8bf72762948d251e69df50a9d6d85 (patch) | |
tree | 2a8cb3ec8bb0cffe49813367b9941c17556e4b3f /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 3bfc9b835a8729f8a44de56930c1652293cfbf57 (diff) |
video: exynos mipi dsi: Avoid races in probe()
Make sure all resources are initialized before interrupt handler is
registered. Pass full platform device name to request_irq() so it
can be distinguished which device has requested an interrupt in cases
there are multiple instances in the system.
Also enable voltage regulators regardless of they have been enabled
by bootloader or not, to make sure other drivers using same regulators
don't disable them unexpectedly.
Signed-off-by: Sylwester Nawrocki <[email protected]>
Signed-off-by: Donghwa Lee <[email protected]>
Signed-off-by: Inki Dae <[email protected]>
Signed-off-by: Kyungmin Park <[email protected]>
Signed-off-by: Florian Tobias Schandinat <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions