diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2017-06-15 18:33:15 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2017-07-19 07:39:05 +0200 |
commit | 52d0ed009cfba83b3cc869380497361f699a4545 (patch) | |
tree | 5f00a7b2911b29142790818a919b6197e052c57c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 4460dc21cbaf056cf34b82d72d9b6270ec0b02fe (diff) |
pinctrl: samsung: Use unsigned int for number of controller IO mem resources
Number of IO memory resources cannot be negative obviously and the
driver depends silently on this (by iterating from 0 to
nr_ext_resources+1). Make this requirement explicit.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions