From 8a045868e240d4fb07884a4152433e6410512196 Mon Sep 17 00:00:00 2001
From: Holden Hsu <holden.hsu.linux@outlook.com>
Date: Mon, 5 Jan 2026 00:28:46 -0800
Subject: [PATCH 0/2] staging: greybus: arche-platform: minor fixes

This patch series contains two minor cleanups for the arche-platform driver:

Patch 1: Clarifies an unclear TODO comment to make the intent more obvious
         to future developers.

Patch 2: Fixes a simple spelling mistake in a comment.

These are low-risk changes that improve code readability.

Holden Hsu (2):
	staging: greybus: arche-platform: clarify TODO comment
	staging: greybus: arche-platform: fix spelling mistake

 drivers/staging/greybus/arche-platform.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.43.0

