]> git.ipfire.org Git - thirdparty/u-boot.git/commit
scsi: Implement get_blk() function
authorVaradarajan Narayanan <quic_varada@quicinc.com>
Tue, 13 May 2025 09:17:07 +0000 (14:47 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 30 May 2025 00:35:49 +0000 (18:35 -0600)
commit9a2010941f56929cb28432cc3f4b37a944f55b8e
treee3a4657ce0ac193329eebd2185181e4c01a44e8e
parent43fd4bcefd4ea5e586e201a0908018d1e8395c82
scsi: Implement get_blk() function

Add a function to obtain the block device for SCSI.

Signed-off-by: Varadarajan Narayanan <quic_varada@quicinc.com>
Acked-by: Casey Connolly <casey.connolly@linaro.org>
drivers/scsi/scsi-uclass.c
include/scsi.h