Hi,
On Wed, Jun 25, 2025 at 11:25 AM Doug Anderson wrote:
>
> Hi,
>
> On Fri, Jun 20, 2025 at 12:50 AM Bartosz Golaszewski wrote:
> >
> > From: Bartosz Golaszewski
> >
> > As of commit 92ac7de3175e3 ("gpiolib: don't allow setting values on input
> > lines"), the GPIO core makes sure values cann
Hi,
On Fri, Jun 20, 2025 at 12:50 AM Bartosz Golaszewski wrote:
>
> From: Bartosz Golaszewski
>
> As of commit 92ac7de3175e3 ("gpiolib: don't allow setting values on input
> lines"), the GPIO core makes sure values cannot be set on input lines.
> Remove the unnecessary check.
>
> Signed-off-by:
From: Bartosz Golaszewski
As of commit 92ac7de3175e3 ("gpiolib: don't allow setting values on input
lines"), the GPIO core makes sure values cannot be set on input lines.
Remove the unnecessary check.
Signed-off-by: Bartosz Golaszewski
---
drivers/gpu/drm/bridge/ti-sn65dsi86.c | 5 -
1 fil