(subset) [PATCH 0/3] block: make blk_create_device() static

Tom Rini trini at konsulko.com
Thu Oct 24 22:42:55 CEST 2024


On Fri, 18 Oct 2024 03:30:12 +0200, Heinrich Schuchardt wrote:

> There should be a defined interface between block devices drivers and the
> block class layer. Most drivers already use blk_create_devicef() to
> generate block devices. The EFI block device driver and the Rockchip
> rkmtd driver are the exceptions.
> 
> * Convert the remaining drivers to use blk_create_devicef().
> * Make blk_create_device() a static function.
> 
> [...]

Applied to u-boot/master, thanks!

-- 
Tom




More information about the U-Boot mailing list