On Mon, Mar 30, 2026 at 02:24:02PM +0800, Haoyu Lu wrote:
In gbaudio_init_jack(), when setting SND_JACK_BTN_3 key, the error message incorrectly says "Failed to set BTN_0". This should be "Failed to set BTN_3" to match the button being configured.
Please wrap your commit messages at 72 columns or so (checkpatch warns).
Signed-off-by: Haoyu Lu hechushiguitu666@gmail.com
Looks correct otherwise, so you can add my
Reviewed-by: Johan Hovold johan@kernel.org
when resending.
Johan