Re: [PATCH v1 5/6] mtd: spi-nor: simplify spi_nor_get_flash_info()
From: Pratyush Yadav
Date: Wed Apr 17 2024 - 10:19:03 EST
Hi,
On Fri, Apr 12 2024, Michael Walle wrote:
> Rework spi_nor_get_flash_info() to make it look more straight forward
> and esp. don't return early. The latter is a preparation to check for
> deprecated flashes.
Looks much nicer now! Though I did spend around 15 minutes wondering if
it can be made even simpler, but I can't come up with anything better.
Reviewed-by: Pratyush Yadav <pratyush@xxxxxxxxxx>
[...]
--
Regards,
Pratyush Yadav