EmbeddedController
EmbeddedController copied to clipboard
usb_pd: Remove const modifier on a function return type
A 'const' modifier on a function return type is useless and should be removed for clarity.