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

Molly Sophia posted 2 patches 3 years, 8 months ago
drivers/pinctrl/qcom/pinctrl-sc8180x.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
[PATCH 0/2] Fix some typos in SC8180X pinctrl driver
Posted by Molly Sophia 3 years, 8 months ago
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(-)

-- 
2.25.1
Re: [PATCH 0/2] Fix some typos in SC8180X pinctrl driver
Posted by Linus Walleij 3 years, 7 months ago
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