diff options
| author | Laurent Pinchart <[email protected]> | 2018-02-11 15:07:47 +0200 |
|---|---|---|
| committer | Tomi Valkeinen <[email protected]> | 2018-03-01 09:18:18 +0200 |
| commit | bafa89fcac4fa4950ffde0b4f565482290176450 (patch) | |
| tree | 34d637944e932ddc2587e8cdc409d775368df1f3 /tools/perf/scripts/python | |
| parent | eab7579e3570efb1c23cd82ad4559503e5b031f8 (diff) | |
drm: omapdrm: dsi: Make wait_for_bit_change() return a status
The wait_for_bit_change() function returns the value of the bit it
polls. This requires the caller to compare the return value to the
expected bit value. As all the existing callers need is to check whether
the bit has reached the expected value, it's easier to return a boolean
status from the function.
Signed-off-by: Laurent Pinchart <[email protected]>
Reviewed-by: Sebastian Reichel <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions