Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 108ed780 authored by Jack Pham's avatar Jack Pham Committed by Stephen Boyd
Browse files

usb: ehci-msm-hsic: Remove usage of MSM_GPIO_TO_INT



MSM_GPIO_TO_INT is a platform-specific macro that should only
be used in board files, not drivers. In this case, we actually
don't need the GPIO number in the driver itself and only need
to manipulate it using the IRQ number it maps to, so perform the
mapping in the device file.

Change-Id: I99eb964f3c7c4e90a4d75d16b2b29c687c3437ca
Signed-off-by: default avatarJack Pham <jackp@codeaurora.org>
parent ce93d368
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment