Re: [PATCH v2] mailbox: Remove mailbox_client.h from controller drivers
"lihuisong (C)" <[email protected]> Thu, 29 Jan 2026 14:10:25 +0800
| Newsgroups | dev.linux.lists.mailbox,org.kernel.vger.linux-acpi,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 1/28/2026 8:48 PM, Sudeep Holla wrote: > On Wed, Jan 28, 2026 at 08:32:10PM +0800, Peng Fan (OSS) wrote: >> From: Peng Fan <[email protected]> >> >> mailbox_client.h should be used by mailbox consumer drivers, not mailbox >> controller (provider) drivers. The affected drivers do not use any mailbox >> client APIs, so the include can be safely removed. >> > Reviewed-by: Sudeep Holla <[email protected]> LGTM, Acked-by: [email protected]