mbox series

[0/2] Fix some typos in SC8180X pinctrl driver

Message ID 20220807122645.13830-1-mollysophia379@gmail.com (mailing list archive)
Headers show
Series Fix some typos in SC8180X pinctrl driver | expand

Message

Molly Sophia Aug. 7, 2022, 12:26 p.m. UTC
There are some little mistakes in the sc8180x pinctrl
driver. The following patches fix them.

Molly Sophia (2):
  pinctrl: qcom: sc8180x: Fix gpio_wakeirq_map
  pinctrl: qcom: sc8180x: Fix wrong pin numbers

 drivers/pinctrl/qcom/pinctrl-sc8180x.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Comments

Linus Walleij Aug. 22, 2022, 8:57 a.m. UTC | #1
On Sun, Aug 7, 2022 at 2:27 PM Molly Sophia <mollysophia379@gmail.com> wrote:

> There are some little mistakes in the sc8180x pinctrl
> driver. The following patches fix them.

Both patches applied for fixes, thanks for finding this!

Yours,
Linus Walleij