diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2020-06-23 21:49:28 +0100 |
---|---|---|
committer | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2020-06-26 10:13:51 +0100 |
commit | d2288b75845d86d4a9486e72f966676ce5c3ed1e (patch) | |
tree | d8c511010b91014722a146ebd6771e55caa69a5e /crypto/hash.c | |
parent | 3fe02cc8b3a5b50fad6d5e7cc3a65fd52d1fad36 (diff) | |
download | qemu-d2288b75845d86d4a9486e72f966676ce5c3ed1e.zip qemu-d2288b75845d86d4a9486e72f966676ce5c3ed1e.tar.gz qemu-d2288b75845d86d4a9486e72f966676ce5c3ed1e.tar.bz2 |
adb: use adb_request() only for explicit requests
Currently adb_request() is called both for explicit ADB requests and internal
autopoll requests via adb_poll().
Move the current functionality into do_adb_request() to be used internally and
add a simple adb_request() wrapper for explicit requests.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tested-by: Finn Thain <fthain@telegraphics.com.au>
Acked-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20200623204936.24064-15-mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'crypto/hash.c')
0 files changed, 0 insertions, 0 deletions