board: stih410-b2260: Remove board_usb_init/cleanup()
authorPatrice Chotard <patrice.chotard@foss.st.com>
Thu, 30 Jan 2025 16:35:46 +0000 (17:35 +0100)
committerMattijs Korpershoek <mkorpershoek@baylibre.com>
Tue, 11 Feb 2025 08:00:42 +0000 (09:00 +0100)
commit0b96214cb32ebc54e92442a96eb9dc1e1f7e9175
treec165126782559c1183ea7d94dd940c385f7375af
parentd0ff527f6237a78fb289b02e5dab63a23478565b
board: stih410-b2260: Remove board_usb_init/cleanup()

Since DM_USB_GADGET is enable for this board, board_usb_init()
and board_usb_cleanup() can be removed.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Link: https://lore.kernel.org/r/20250130163547.512990-9-patrice.chotard@foss.st.com
Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
board/st/stih410-b2260/board.c