Files
u-boot/drivers
Andre Przywara 4c49879689 nvme: Elaborate on cache maintenance operation in get/set_features
At the moment the nvme_get_features() and nvme_set_features() functions
carry a (somewhat misleading) comment about missing cache maintenance.

As it turns out, nvme_get_features() has no caller at all in the tree,
and nvme_set_features' only user doesn't use a DMA buffer.

Mention that in the comment, and leave some breadcrumbs for the future,
should those functions attract more users.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Michael Trimarchi <michael@amarulasolutions.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2021-03-19 10:36:55 -04:00
..
2021-03-08 10:32:34 +01:00
2021-03-09 09:42:12 +08:00
2021-02-07 19:22:54 +01:00
2021-02-24 16:51:49 -05:00
2021-03-10 11:48:09 +01:00
2021-01-23 11:30:31 +01:00
2020-11-06 10:18:20 +08:00