diff options
author | Thomas Gleixner <[email protected]> | 2011-02-05 10:46:32 +0000 |
---|---|---|
committer | Matthew Garrett <[email protected]> | 2011-02-07 16:52:28 -0500 |
commit | d4b7de612d193e1c8fdeee9902e5a582e746dfe9 (patch) | |
tree | 0248a01267c1e827a5175cabe80c4acda6afee24 /tools/perf/util/trace-event-scripting.c | |
parent | cb8e5e6a60cab5a90afd45d49655458c6e1db78c (diff) |
platform-drivers: x86: pmic: Use irq_chip buslock mechanism
The set_type function of the pmic irq chip is a horrible hack. It
schedules work because it cannot access the scu chip from the set_type
function. That breaks the assumption, that the type is set after
set_type has returned.
irq_chips provide buslock functions to avoid the above. Convert the
driver to use the proper model.
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Feng Tang <[email protected]>
Cc: Matthew Garrett <[email protected]>
Cc: Alan Cox <[email protected]>
Cc: Alek Du <[email protected]>
Signed-off-by: Matthew Garrett <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions