Files
u-boot/drivers
Simon Glass db89e72302 ide: Move setting of vendor strings into ide_probe()
The current implementation adds this information in the block device's
probe() function, which is called in the blk_probe_or_unbind() in
ide_probe().

It is simpler to do this in ide_probe() itself, since the effect is the
same. This helps to consolidate use of ide_dev_desc[] which we would like
to remove.

Use strlcpy() to keep checkpatch happy.

Signed-off-by: Simon Glass <sjg@chromium.org>
2023-04-27 13:51:06 -04:00
..
2023-04-25 15:31:28 -04:00
2023-03-03 09:49:02 -05:00
2023-02-10 07:41:39 -05:00
2022-09-16 11:05:16 -04:00
2023-04-11 06:51:56 +02:00
2023-03-02 17:45:58 -05:00
2023-01-20 12:27:24 -05:00
2023-04-21 15:16:01 +08:00
2023-04-01 10:11:50 +02:00
2022-10-11 16:03:03 -04:00
2023-03-27 15:19:57 -04:00
2023-04-26 08:43:04 -04:00
2023-04-25 15:31:28 -04:00
2023-03-02 17:45:58 -05:00