Re: [Qemu-devel] [PATCH] usb: Set category and description of the MTP device
Applied to -trivial, thanks! /mjt
[Qemu-devel] [PATCH] usb: Set category and description of the MTP device
It's a storage device, so let's classify it accordingly. And while we're at it, also add a short description for people who do not know what MTP means. Signed-off-by: Thomas Huth --- hw/usb/dev-mtp.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hw/usb/dev-mtp.c b/hw/usb/dev-mtp.c index