diff options
author | Andy Shevchenko <[email protected]> | 2017-01-26 19:24:08 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2017-01-30 15:48:15 +0100 |
commit | 1b89970d81bbd52720fc64a3fe9572ee33588363 (patch) | |
tree | 4c8718b1130c3a4c89d9b53c404c25ae592db6fe /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 827e1579e1d5cb66e340e7be1944b825b542bbdf (diff) |
pinctrl: baytrail: Debounce register is one per community
Debounce value is set globally per community. Otherwise user will easily
get a kernel crash when they start using the feature:
BUG: unable to handle kernel paging request at ffffc900003be000
IP: byt_gpio_dbg_show+0xa9/0x430
Make it clear in byt_gpio_reg().
Note that this fix just prevents kernel to crash, but doesn't make any
difference to the existing logic. It means the last caller will win the
trade and debounce value will be configured accordingly. The actual
logic fix needs to be thought about and it's not as important as crash
fix. That's why the latter goes separately and right now.
Fixes: 658b476c742f ("pinctrl: baytrail: Add debounce configuration")
Cc: Cristina Ciocan <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Jean Delvare <[email protected]>
Acked-by: Mika Westerberg <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions