Re: [PATCH v1 0/2] bus: mhi: Use bus callbacks for .probe() and .remove()
Manivannan Sadhasivam <[email protected]>
| Newsgroups | dev.linux.lists.mhi,org.kernel.vger.linux-arm-msm |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 18 Dec 2025 21:42:14 +0100, Uwe Kleine-König wrote:
> this series converts the two busses defined in drivers/bus/mhi to use
> bus methods for .probe() and .remove() instead of the respective
> callbacks of struct device_driver.
>
> The eventual goal is that these callbacks are removed from struct
> device.
>
> [...]
Applied, thanks!
[1/2] bus: mhi: host: Use bus callbacks for .probe() and .remove()
commit: 8535df5dd64ec02d85e65dbcf79a59db9c16d921
[2/2] bus: mhi: ep: Use bus callbacks for .probe() and .remove()
commit: 91a0b0dce350766675961892ba4431363c4e29f7
Best regards,
--
Manivannan Sadhasivam <[email protected]>