Re: [PATCH v2] soc: qcom: apr: Drop unused apr_device_id
From: Bjorn Andersson
Date: Mon Aug 31 2026 - 22:21:16 EST
On Mon, 20 Jul 2026 15:33:46 +0200, Uwe Kleine-König (The Capable Hub) wrote:
> apr_device_id was introduced in commit 6adba21eb434 ("soc: qcom: Add APR
> bus driver") in 2018, and since then not a single driver made use of it.
>
> So drop the unused id_table pointer from struct apr_driver and move
> APR_NAME_SIZE to the apr header which still has a usage of it.
>
> Note that with the id_table being NULL apr_device_match() degrades to just
> of_driver_match_device(), so replace this callback accordingly.
>
> [...]
Applied, thanks!
[1/1] soc: qcom: apr: Drop unused apr_device_id
commit: 06cb5c457dd57ad1960f7557c67976de4afa79e4
Best regards,
--
Bjorn Andersson <andersson@xxxxxxxxxx>