]> git.ipfire.org Git - thirdparty/u-boot.git/commit
usb: usb_submit_int_msg -> usb_int_msg
authorMichal Suchanek <msuchanek@suse.de>
Sun, 18 Aug 2019 08:55:25 +0000 (10:55 +0200)
committermarex <marex@chi.lan>
Wed, 11 Sep 2019 08:11:29 +0000 (10:11 +0200)
commitfdd135bf8ea475b61f3e771cf67e840544c415ee
tree9734296168efc807a8e600aa6dbeb41987e4ca25
parent3e816a2424c428f452f2003aff105511dc0cd9d4
usb: usb_submit_int_msg -> usb_int_msg

This aligns naming with usb_bulk_msg and usb_control_msg.

Signed-off-by: Michal Suchanek <msuchanek@suse.de>
common/usb.c
common/usb_kbd.c
include/usb.h