diff options
| author | Linus Walleij <[email protected]> | 2021-07-02 15:56:01 +0200 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2021-07-05 00:22:51 +0200 |
| commit | 3f5aa5ac0b0f9704f0c60f5fbbbcdc8c043d6eb6 (patch) | |
| tree | 7a3998608200a560a9c410c9927c87d1dd097b93 /tools/perf/scripts/python/bin | |
| parent | fb786a48ac0dd63e702c05c35426f2e024f5749f (diff) | |
drm/dbi: Print errors for mipi_dbi_command()
The macro mipi_dbi_command() does not report errors unless you wrap it
in another macro to do the error reporting.
Report a rate-limited error so we know what is going on.
After this any code wishing to send command arrays can rely on
mipi_dbi_command() providing an appropriate error message if something
goes wrong.
Suggested-by: Noralf Trønnes <[email protected]>
Suggested-by: Douglas Anderson <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Reviewed-by: Noralf Trønnes <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions