aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2014-11-03 15:07:05 +0100
committerMark Brown <[email protected]>2014-11-03 14:36:02 +0000
commitca0c37a0b489bb14bf3e1549e7a8d0c9a17f4919 (patch)
treec76c7b2f6da2e3cf76e32397daa9cd6bed826470 /tools/perf/scripts/python/syscall-counts.py
parentf114040e3ea6e07372334ade75d1ee0775c355e1 (diff)
regulator: max77693: Fix use of uninitialized regulator config
Driver allocated on stack struct regulator_config but didn't initialize it fully. Few fields (driver_data, ena_gpio) were left untouched. This lead to using random ena_gpio values as GPIOs for max77693 regulators. On occasion these values could match real GPIO numbers leading to interfering with other drivers and to unsuccessful enable/disable of regulator. Signed-off-by: Krzysztof Kozlowski <[email protected]> Fixes: 80b022e29bfd ("regulator: max77693: Add max77693 regualtor driver.") Cc: <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions