diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-01-25 17:34:25 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-31 12:37:29 +0300 |
commit | 2bf40502badf9bc15a487244dd23ce0b08c306c0 (patch) | |
tree | 40149208ce00cdeea3d83ab11a30110a3d57725a /drivers/tee | |
parent | e4157519ad46c7bd81b1c1e76d634aa0033d00e5 (diff) | |
download | linux-2bf40502badf9bc15a487244dd23ce0b08c306c0.tar.xz |
usb: gadget: Use correct APIs and data types for UUID handling
We have two types for UUIDs depending on the byte ordering.
Instead of explaining how bytes should go over the wire,
use dedicated APIs and data types. This removes a confusion
over the byte ordering.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Tested-By: Jó Ágila Bitsch <jgilab@gmail.com>
Link: https://lore.kernel.org/r/20230125143425.85268-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tee')
0 files changed, 0 insertions, 0 deletions