[PATCH] driver: replace single info callbacks with stack

Sascha Hauer s.hauer at pengutronix.de
Mon Jan 6 05:24:19 PST 2025


On Mon, 06 Jan 2025 10:19:15 +0100, Ahmad Fatoum wrote:
> A number of driver register an info callback that prints
> driver-specific information for devices that already have a device
> callback. This is currently handled in every individual driver by
> storing the old info callback in device-specific driver data.
> 
> Move this functionality into the driver core by means of new
> a devinfo_add() function.
> 
> [...]

Applied, thanks!

[1/1] driver: replace single info callbacks with stack
      https://git.pengutronix.de/cgit/barebox/commit/?id=85cd8b2613ba (link may not be stable)

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




More information about the barebox mailing list