[PATCH] driver: base: class: remove device from class on registration

Sascha Hauer s.hauer at pengutronix.de
Mon Mar 24 01:41:41 PDT 2025


On Thu, 20 Mar 2025 06:20:27 +0100, Ahmad Fatoum wrote:
> class_remove_device is the exception and normally, a device class
> doesn't change for the lifetime of a device after it's set the first
> time and removal from a class is done alongside removal of the device
> itself.
> 
> Let's therefore move the removal from class into core driver code.
> 
> [...]

Applied, thanks!

[1/1] driver: base: class: remove device from class on registration
      https://git.pengutronix.de/cgit/barebox/commit/?id=e092a8d685cf (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list