]> git.dujemihanovic.xyz Git - u-boot.git/commit
musb-new: Remove implementation of io.h functions
authorIgor Prusov <ivprusov@salutedevices.com>
Tue, 14 Nov 2023 11:02:57 +0000 (14:02 +0300)
committerTom Rini <trini@konsulko.com>
Tue, 28 Nov 2023 21:19:06 +0000 (16:19 -0500)
commit89994d64acbaf2e864d2050730abab5fb3b6f956
treed43dfc1ca671c298d1119812ba6263cf38ad0ee0
parente515a2bb1a9cb8a563b74337f16018d4989ef105
musb-new: Remove implementation of io.h functions

Since {read,write}s{l, w, b}() functions are now supported in linux/io.h
there is no need to add custom implementation to driver.

Signed-off-by: Igor Prusov <ivprusov@salutedevices.com>
drivers/usb/musb-new/musb_io.h