diff options
author | 2015-12-16 13:53:59 +0000 | |
---|---|---|
committer | 2016-01-11 06:41:47 +0000 | |
commit | 6c006b1b17f8841d83f09b2bc34227e2f9428872 (patch) | |
tree | 0cd9e0554fd934c3413eee77846947023a705b32 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpio: arizona: Support Cirrus Logic CS47L24 and WM1831 (diff) | |
download | linux-dev-6c006b1b17f8841d83f09b2bc34227e2f9428872.tar.xz linux-dev-6c006b1b17f8841d83f09b2bc34227e2f9428872.zip |
mfd: arizona: Request parent IRQ before we request child IRQs
Currently the driver requests the boot done and control interface IRQs
before it has requested its own IRQ line. This can cause problems on
edge triggered IRQ systems as if an edge occurs before the parent IRQ is
enabled it will be missed. Whilst we are changing the error handling
remove an unused label as well.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions