fotg210-udc: Add missing completion handler
authorFabian Vogt <fabian@ritter-vogt.de>
Mon, 23 Jan 2023 07:35:06 +0000 (08:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Jan 2023 17:12:18 +0000 (18:12 +0100)
commite55f67391fa986f7357edba0ca59e668d99c3a5f
treec6190e9d028f620e42d445f9f9f8be4e5b0ecc9d
parent4ba2e7cd986270dbb44eb693199a9d3dd3edf984
fotg210-udc: Add missing completion handler

This is used when responding to GET_STATUS requests. Without this, it
crashes on completion.

Fixes: b84a8dee23fd ("usb: gadget: add Faraday fotg210_udc driver")
Signed-off-by: Fabian Vogt <fabian@ritter-vogt.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230123073508.2350402-2-linus.walleij@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/fotg210/fotg210-udc.c