Message ID | 20241028125000.24051-1-johan+linaro@kernel.org |
---|---|
Headers | show |
Series | gpiolib: fix debugfs newline separators | expand |
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> On Mon, 28 Oct 2024 13:49:57 +0100, Johan Hovold wrote: > I've noticed this before on some systems but never got around to looking > into why the gpio debugfs newline separators are sometimes missing. > > On recent Qualcomm machines with 10+ gpio chips this can get really > annoying when a third of the separators are missing (e.g. when verifying > pin settings). Hence the CC stable tag. > > [...] Applied, thanks! [1/3] gpiolib: fix debugfs newline separators commit: 3e8b7238b427e05498034c240451af5f5495afda [2/3] gpiolib: fix debugfs dangling chip separator commit: 604888f8c3d01fddd9366161efc65cb3182831f1 Best regards,
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> On Mon, 28 Oct 2024 13:49:57 +0100, Johan Hovold wrote: > I've noticed this before on some systems but never got around to looking > into why the gpio debugfs newline separators are sometimes missing. > > On recent Qualcomm machines with 10+ gpio chips this can get really > annoying when a third of the separators are missing (e.g. when verifying > pin settings). Hence the CC stable tag. > > [...] Applied, thanks! [3/3] gpiolib: clean up debugfs separator handling commit: b9b7e4a67de1c9d40138f89e86c92ee72e631f47 Best regards,