On Thu, 17 Aug 2017 at 12:34, Jani Nikula <[email protected]> wrote:
>
> On Thu, 17 Aug 2017, Michael Tretter <[email protected]> wrote:
> > Using plain echo to set the "force" connector attribute fails with
> > -EINVAL, because echo appends a newline to the output.
> >
> > Replace strcmp with sysfs_streq to also accept strings that end with a
> > newline.
> >
> > v2: use sysfs_streq instead of stripping trailing whitespace
> >
> > Signed-off-by: Michael Tretter <[email protected]>
>
> Reviewed-by: Jani Nikula <[email protected]>
>
Seems like this fell through the cracks. Pushed to drm-misc-next.

Thanks
Emil
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to