Re: [PATCH] Revert "media: siano: Convert to use sysfs_emit_at() API"

From: Sasha Levin

Date: Mon Aug 31 2026 - 21:23:03 EST


> This reverts commit 2f7d0c94396e ("media: siano: Convert to use
> sysfs_emit_at() API").
>
> sysfs_emit_at() may only be used from sysfs show() methods, where the
> destination is the page-sized, page-aligned buffer that sysfs passes to
> the callback.

This looks right, but 2f7d0c94396e ("media: siano: Convert to
use sysfs_emit_at() API") is still unfixed in mainline so taking a
revert into stable now would leave us permanently diverged from
upstream.

So please have it fixed upstream first.

--
Thanks,
Sasha