[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdYozdZZN5OB_tYOizFynWAXGSuRMbA1HmfBh0cZJ4J9aA@mail.gmail.com>
Date: Tue, 28 Apr 2020 15:48:46 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Geert Uytterhoeven <geert+renesas@...der.be>
Cc: Bartosz Golaszewski <bgolaszewski@...libre.com>,
"open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] gpiolib: Improve kernel messages
On Fri, Apr 24, 2020 at 4:14 PM Geert Uytterhoeven
<geert+renesas@...der.be> wrote:
> Simplify the printing of kernel messages and make the messages more
> accurate by using the most appropriate {dev,chip,gpiod}_*() helpers.
>
> Sample impact:
>
> -gpiochip_setup_dev: registered GPIOs 496 to 511 on device: gpiochip0 (e6050000.gpio)
> +gpio gpiochip0: registered GPIOs 496 to 511 on e6050000.gpio
>
> -no flags found for gpios
> +gpio-953 (?): no flags found for gpios
>
> -GPIO line 355 (PCIE/SATA switch) hogged as output/low
> +gpio-355 (PCIE/SATA switch): hogged as output/low
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
Patch applied.
Yours,
Linus Walleij
Powered by blists - more mailing lists